I set up a Jupyter server on the server in my lab. I would like to make the notebooks accessible to multiple users via their browser, and allow them to edit the notebook. I followed the instruction on Jupyter website. But my colleagues have trouble to connect to the kernel: Connecting to kernel
is always flashing.
Right now I don't have privilege to install python3.x, so I am interested in solutions other than JupyterHub. Thanks.