##// END OF EJS Templates
Add a more informative error message for IPython directive....
Add a more informative error message for IPython directive. When a bad block is detected, show more information.

File last commit:

r21408:2d91b5b6
r21437:e2b4f66c
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.