summaryrefslogtreecommitdiffstats
path: root/contrib/python/ipython/py2/IPython/kernel/multikernelmanager.py
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/ipython/py2/IPython/kernel/multikernelmanager.py')
-rw-r--r--contrib/python/ipython/py2/IPython/kernel/multikernelmanager.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/python/ipython/py2/IPython/kernel/multikernelmanager.py b/contrib/python/ipython/py2/IPython/kernel/multikernelmanager.py
new file mode 100644
index 00000000000..ce576e27eaf
--- /dev/null
+++ b/contrib/python/ipython/py2/IPython/kernel/multikernelmanager.py
@@ -0,0 +1 @@
+from jupyter_client.multikernelmanager import *