##// 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 / filters
tests
__init__.py Loading ...
ansi.py Loading ...
datatypefilter.py Loading ...
highlight.py Loading ...
latex.py Loading ...
markdown.py Loading ...
strings.py Loading ...