jupyter-collaboration
jupyter-collaboration copied to clipboard
jupyter-collaboration on zero-to-jupyterhub on kubernetes (z2jh on k8s)
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.
There's a JupyterHub doc on setting up real time collaboration https://jupyterhub.readthedocs.io/en/latest/tutorial/collaboration-users.html
Closing as answered. Tracking documentation improvements in https://github.com/jupyterlab/jupyter-collaboration/issues/494