##// END OF EJS Templates
Make running PYTHONSTARTUP optional...
Make running PYTHONSTARTUP optional It makes sense either to have PYTHONSTARTUP set up things for all interactive Python sessions, or to bring some convenience features to the default Python shell. We used to ignore it, but IPython 1.x executes the PYTHONSTARTUP file. In conversation with @minrk, we felt there should be a config option not to run it, but running it should remain the default.

File last commit:

r13235:863a8ca4
r13713:d06c69b9
Show More
Part 1 - Running Code.ipynb
439 lines | 29.1 KiB | text/plain | TextLexer
/ examples / notebooks / Part 1 - Running Code.ipynb

Invalid Notebook!

'*' is not of type 'integer', 'null' Failed validating 'type' in code_cell['properties']['execution_count']: On instance['cells'][10]['execution_count']: '*'