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