##// 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 / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...