##// 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
MinRK
add ipython-components as submodule
r10472 [submodule "components"]
MinRK
re-add components submodule
r11034 path = IPython/html/static/components
MinRK
use https for submodule
r10535 url = https://github.com/ipython/ipython-components.git