##// END OF EJS Templates
Merge pull request #8519 from chebee7i/ipydirective_update...
Merge pull request #8519 from chebee7i/ipydirective_update Add a more informative error message for IPython directive.

File last commit:

r21408:2d91b5b6
r21438:3a927984 merge
Show More
no-dreload.rst
4 lines | 264 B | text/x-rst | RstLexer
Matthias Bussonnier
add what's new
r21408 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.