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
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
I came across this jupyter extension, and it seems very promising. I'm currently working on building a new research computing HPC cluster, and we use jupyterhub with this batch spawner extension which creates a new jupyterlab session.
I was working on installing nbnovnc, but after following the instructions in the readme, I don't seem to have any kind of option relating to a VNC session in jupyterlab. I tried adding a configuration option as defined in the readme, and no errors were thrown, and I can confirm the extension is enabled by running jupyter nbextension list. Any ideas on this?
JupyerLab Version: 1.1.4, running on Ubuntu 18.04
The text was updated successfully, but these errors were encountered:
Hey thanks! I probably won't develop this software further. You might take a look at https://github.com/yuvipanda/jupyter-desktop-server which is already more polished. If it doesn't support lab, the author would definitely welcome you filing an issues there.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I came across this jupyter extension, and it seems very promising. I'm currently working on building a new research computing HPC cluster, and we use jupyterhub with this batch spawner extension which creates a new jupyterlab session.
I was working on installing nbnovnc, but after following the instructions in the readme, I don't seem to have any kind of option relating to a VNC session in jupyterlab. I tried adding a configuration option as defined in the readme, and no errors were thrown, and I can confirm the extension is enabled by running
jupyter nbextension list
. Any ideas on this?JupyerLab Version: 1.1.4, running on Ubuntu 18.04
The text was updated successfully, but these errors were encountered: