hi everyone,
I want to individualise the Launcher in my JupyterHub and add some welcoming text and helpful links to our knowledge base to it:
What is the best way to do it or is that not possible?
hi everyone,
I want to individualise the Launcher in my JupyterHub and add some welcoming text and helpful links to our knowledge base to it:
What is the best way to do it or is that not possible?
You ll have more luck in posting it in JupyterLab category.
AFAIK there is no easy way to configure the launcher. You ll need to make a custom launcher and use it in the environment. Here is an example.
Some options:
Notifications are documented here:
And another example of a custom launcher: GitHub - nebari-dev/jupyterlab-launchpad