##// END OF EJS Templates
Better handling of `__file__` when running scripts....
Better handling of `__file__` when running scripts. * Set `__file__` when running `ipython filename.ipy` * Avoid leaking `__file__` back into the main namespace when using `%run`.

File last commit:

r7925:8793fd26
r8529:fb101a1a
Show More
custom.css
6 lines | 141 B | text/css | CssLexer
/*
Placeholder for custom user CSS
mainly to be overridden in profile/static/css/custom.css
This will always be an empty file in IPython
*/