##// 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 / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...