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