Re: ipython notebook config options ignored unless placed in regular config file
Steve Holden <[email protected]> Sun, 19 Apr 2015 00:58:58 -0700
| Newsgroups | gmane.comp.python.ipython.user |
|---|---|
| Message-ID | <[email protected]> |
Having taken a quick glance, allow me to observe as a software engineer and computational scientist of reasonable standing that what it actually needs is graphics. When people need this information it is frequently a show-stopper until they find the answer they need. Or am I wrong? It wouldn't be the first time I was in a small minority. And none of this means I'm not committed to IPython as the brilliant toolset it represents. S On Apr 18, 2015, at 6:50 PM, Rob Clewley <[email protected]> wrote: > On Sat, Apr 18, 2015 at 8:26 PM, MinRK <[email protected]> wrote: >> ipython_config.py is loaded by all IPython applications (terminal IPython, >> notebook server, kernel, qtconsole, etc.). Each application will then load >> its own config file, giving it a higher priority than anything in >> ipython_config.py. ipython_notebook_config.py only configures the IPython >> notebook server process. It has no effect on the kernel process, where you >> want to load extensions. ipython_kernel_config.py configures the kernel >> process, etc. > > Thanks for these replies. I was conflating the server with the kernel > in my head, and by default there were only these two config files > present plus one for nbconvert. Nonetheless, the current documentation > is not forthcoming about the precedence rules or the possibility of > creating a new config file for the kernel. The intro page at > https://ipython.org/ipython-doc/dev/config/intro.html could do with > describing this all in greater detail, IMO. > > -Rob > _______________________________________________ > IPython-User mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/ipython-user -- Steve Holden [email protected] / +1 571 484 6266 / +44 113 320 2335 / @holdenweb _______________________________________________ IPython-User mailing list [email protected] http://mail.scipy.org/mailman/listinfo/ipython-user