##// END OF EJS Templates
Added new capability to the `%load` magic to search the user's namespace for modules, classes, or functions and inspects those to load source....
Added new capability to the `%load` magic to search the user's namespace for modules, classes, or functions and inspects those to load source. Currently, the `-n` argument must be passed to `%load` to enable this capability.

File last commit:

r7846:e288666b
r16318:079a59bd
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html