##// END OF EJS Templates
make @interactive decorator friendlier with dill...
make @interactive decorator friendlier with dill sets the decorated function globals to main, in addition to just the module name. This helps dill treat it as if it were defined locally, and the function actually behaves the same locally as it does on engines.

File last commit:

r11034:3d78ea30
r13877:b54a5f26
Show More
.gitmodules
3 lines | 121 B | text/plain | TextLexer
[submodule "components"]
path = IPython/html/static/components
url = https://github.com/ipython/ipython-components.git