##// END OF EJS Templates
Backport PR #9988: Exclude numpy._globals from deepreload...
Backport PR #9988: Exclude numpy._globals from deepreload Closes gh-9983, though not in a terribly satisfying way. Signed-off-by: Thomas Kluyver <thomas@kluyver.me.uk>

File last commit:

r20955:c71dcbcd
r23141:32aa8e4a
Show More
multikernelmanager.py
1 line | 48 B | text/x-python | PythonLexer
/ IPython / kernel / multikernelmanager.py
Min RK
bigsplit: ipython_kernel
r20955 from jupyter_client.multikernelmanager import *