##// END OF EJS Templates
fix warning condition on notebook startup...
fix warning condition on notebook startup should have only warned if file_to_run is defined *and* it's outside the notebook_dir, but warning was shown even if it was not specified.
MinRK -
r13622:7a58b9c8
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
tests
__init__.py Loading ...
autoreload.py Loading ...
cythonmagic.py Loading ...
octavemagic.py Loading ...
parallelmagic.py Loading ...
rmagic.py Loading ...
storemagic.py Loading ...
sympyprinting.py Loading ...