Hi,

I would like to change the name (Python 3) and the logo (the Python logo) 
of the default python3 kernel which show up in jupyterlab's launcher. A 
dirty way to change the name is to edit 
''conda/share/jupyter/kernels/python3/kernel.json'' file, but I don't like 
it. What's also confusing is that after changing the logo files 
(log-64x64.png and logo-32x32.png) in the same folder, the python logo is 
still showing up.

If I add a new environment, I can set the kernel's name with 
python -m ipykernel install --user --name mykernel --display-name "MyKernel"
but again, changing the logo files in 
"$HOME/.local/share/jupyter/kernels/mykernel/" has no effect.

Any help is appreciated.

Thanks,
Konstantin

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/94351f21-bb09-4479-913f-0aca7a104f7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to