Where is it specified the path to look for kernel.json, to select the jupyter kernel in anaconda?
I am launching an Anconda prompt from a Windows shortcut.
Its target is %windir%System32cmd.exe "/K" %PYTHONDIR%Scriptsactivate.bat root
,
with PYTHONDIR=C:UsersUser1Anaconda
.
Where is it specified the path to look for kernel.json, to select the kernel in anaconda?
I am launching an Anconda prompt from a Windows shortcut.
Its target is %windir%System32cmd.exe "/K" %PYTHONDIR%Scriptsactivate.bat root
,
with PYTHONDIR=C:UsersUser1Anaconda
.