##// 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.

File last commit:

r2732:60cab731
r13622:7a58b9c8
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""