Belle II Software
development
__init__.py
1
#!/usr/bin/env python3
2
3
10
11
"""
12
hep_ipython_tools
13
-----------------
14
15
.. automodule::
hep_ipython_tools.ipython_handler
16
"""
17
18
from hep_ipython_tools.ipython_handler import IPythonHandler
19
20
## Create a single instance
21
handler = IPythonHandler()
hep_ipython_tools.ipython_handler
Definition:
ipython_handler.py:1
framework
scripts
hep_ipython_tools
__init__.py
Generated on Fri Nov 8 2024 02:38:55 for Belle II Software by
1.9.6