##// END OF EJS Templates
Backport PR #4217: avoid importing numpy at the module level...
Backport PR #4217: avoid importing numpy at the module level in utils.pickleutil With this change, numpy is not in sys.modules at kernel startup.
MinRK -
r13958:59b9bf3b
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / utils
__init__.py Loading ...
base.py Loading ...
console.py Loading ...
exceptions.py Loading ...
lexers.py Loading ...
pandoc.py Loading ...