How to change the name and logo of the default kernel in jupyterlab

25 views
Skip to first unread message

Konstantin Markov

unread,
Mar 12, 2018, 5:01:55 AM3/12/18
to Project Jupyter
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

Thomas Kluyver

unread,
Mar 12, 2018, 6:31:25 AM3/12/18
to Project Jupyter
I'd guess the browser is caching the logo files from before you changed them.

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to jup...@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 all
Reply to author
Forward
Message has been deleted
0 new messages