Hi,
I setup my jupyterhub to start jupyterlab, if I wanna pass some variables from jupyterhub to jupyterlab, is there any way to achieve this other than setEnv() in jupyterhub?
Hi,
I setup my jupyterhub to start jupyterlab, if I wanna pass some variables from jupyterhub to jupyterlab, is there any way to achieve this other than setEnv() in jupyterhub?
There are two main ways to pass environment variables from JupyterHub to JupyterLab:
Maybe env_keep is what you are after?