There is an extension that allows us to create a 'tour' for users who login for the first time: https://github.com/jupyterlab-contrib/jupyterlab-tour
We could add an optional parameter to jupyterhub_app that allows one to define some tooltip help for the JupyterLab entry.
There is an extension that allows us to create a 'tour' for users who login for the first time: https://github.com/jupyterlab-contrib/jupyterlab-tour
We could add an optional parameter to
jupyterhub_appthat allows one to define some tooltip help for the JupyterLab entry.