gator
gator copied to clipboard
Launcher icon position
trafficstars
At the moment, the launcher is added in the notebook section.
Should it be in another category instead?
Can we define new categories for the launcher in JupyterLab?
This seems to be hard-coded to Notebook for now in the jupyterlab-server-proxy extension:
https://github.com/jupyterhub/jupyter-server-proxy/blob/11ff942bdd19a6cb9064a31c5e14914c4d76de6a/jupyterlab-server-proxy/src/index.ts#L87-L96
And discussed here: https://github.com/jupyterhub/jupyter-server-proxy/issues/145