You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and then restarted jupyterhub.
I’ve also installed my python venv in ~/.virtualenvs (as this is supposed to be the default directory where virtual_envs packages searches for custom virtual_envs), but the venvs does not show up in jupyterhub.
how can I debug what the plugin does? is this plugin still working? anyones tested it in jupyetrhub 1.0.0?
TIA,
Arnau
The text was updated successfully, but these errors were encountered:
Hi,
not sure if this project is still alive. I've already asked here, so sorry for the double posting.
I've installed the plugin and I’ve added at the end of my jupyterhub_config.py the line:
c.NotebookApp.kernel_spec_manager_class = 'environment_kernels.EnvironmentKernelSpecManager'
and then restarted jupyterhub.
I’ve also installed my python venv in ~/.virtualenvs (as this is supposed to be the default directory where virtual_envs packages searches for custom virtual_envs), but the venvs does not show up in jupyterhub.
how can I debug what the plugin does? is this plugin still working? anyones tested it in jupyetrhub 1.0.0?
TIA,
Arnau
The text was updated successfully, but these errors were encountered: