[IPython-dev] Where does IPython look for info when trying to connect to kernel

Thomas Kluyver takowl at gmail.com
Fri Jul 15 07:38:39 EDT 2016


On 15 July 2016 at 07:22, klo uo <klonuo at gmail.com> wrote:

> Where is "kernel-10128.json" located?
>
> I dont see it in ~/.ipython/profile_default/security nor anywhere in
> ~/ipython subfolders nor in temp location.
>

Sorry for the confusion. When IPython and Jupyter split, the general idea
of kernels and connection files went to Jupyter. IPython provides a
specific Jupyter kernel for running Python code.

You can see where connection files live on your platform by running:

jupyter --runtime-dir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160715/abf43c0a/attachment.html>


More information about the IPython-dev mailing list