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

klo uo klonuo at gmail.com
Fri Jul 15 08:07:33 EDT 2016


Thanks Thomas

So on my Windows default location is "%appdata%\jupyter\runtime"

Do you perhaps know if jupyter accepts custom default location, as it was
with IPYTHONDIR for ipython, or should I ask on jupyter list?

On Fri, Jul 15, 2016 at 1:38 PM, Thomas Kluyver <takowl at gmail.com> wrote:

> 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
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20160715/07203af3/attachment.html>


More information about the IPython-dev mailing list