Open hakasapl opened 4 years ago
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.
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