##// 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.
Thomas Kluyver -
r13713:d06c69b9
Show More
Name Size Modified Last Commit Author
/ docs / source / interactive
figs
index.rst Loading ...
nbconvert.rst Loading ...
notebook.rst Loading ...
public_server.rst Loading ...
qtconsole.rst Loading ...
reference.rst Loading ...
shell.rst Loading ...
tips.rst Loading ...
tutorial.rst Loading ...