##// END OF EJS Templates
minor notebook-dir config adjustments...
minor notebook-dir config adjustments * `ipython Notebook /path/to/dir` sets notebook-dir to dir, not parent. * add info message reporting notebook-dir * file-to-run overrides no-browser

File last commit:

r1420:34bafc01
r7556:68efeb31
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x