##// END OF EJS Templates
add what's new
add what's new

File last commit:

r21408:2d91b5b6
r21408:2d91b5b6
Show More
no-dreload.rst
4 lines | 264 B | text/x-rst | RstLexer

The --deep-reload flag and the corresponding options to inject dreload or reload into the interactive namespace have been deprecated, and will be removed in future versions. You should now explicitly import reload from IPython.lib.deepreload to use it.