diff options
Diffstat (limited to 'contrib/python/ipython/py3/IPython/kernel/manager.py')
| -rw-r--r-- | contrib/python/ipython/py3/IPython/kernel/manager.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/ipython/py3/IPython/kernel/manager.py b/contrib/python/ipython/py3/IPython/kernel/manager.py new file mode 100644 index 00000000000..c88097cff64 --- /dev/null +++ b/contrib/python/ipython/py3/IPython/kernel/manager.py @@ -0,0 +1 @@ +from jupyter_client.manager import * |
