jupyter-collaboration icon indicating copy to clipboard operation
jupyter-collaboration copied to clipboard

jupyter-collaboration on zero-to-jupyterhub on kubernetes (z2jh on k8s)

Open fersarr opened this issue 8 months ago • 1 comments

Hi! Is it possible to use jupyter-collaboration to have presence indicators and collab mode when running zero-to-jupyterhub on Kubernetes (z2jh on k8s)? Basically there is a kubernetes pod for the hub and each user has their own pod with their own kernels but they access shared files via NFS.

fersarr avatar Apr 17 '25 11:04 fersarr

There's a JupyterHub doc on setting up real time collaboration https://jupyterhub.readthedocs.io/en/latest/tutorial/collaboration-users.html

manics avatar Apr 17 '25 11:04 manics

Closing as answered. Tracking documentation improvements in https://github.com/jupyterlab/jupyter-collaboration/issues/494

krassowski avatar Nov 26 '25 13:11 krassowski