Re: Where does IPython look for info when trying to connect to kernel

klo uo <[email protected]> Fri, 15 Jul 2016 14:07:33 +0200
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAA-8Ld_Jc=dyM1YiMv9BMU1w5bAkUtuRGGhm92F2T0hC8yBpXg@mail.gmail.com>
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 <[email protected]> wrote:

> On 15 July 2016 at 07:22, klo uo <[email protected]> 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
> [email protected]
> https://mail.scipy.org/mailman/listinfo/ipython-dev
>
>

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev