jupyter-videochat#

Video Chat with JupyterHub peers (or the world) inside JupyterLab or RetroLab, powered by Jitsi.

jupyter-videochat screenshot

Quick Start#

from PyPI

from conda-forge

pip install jupyter-videochat

conda install -c conda-forge jupyter-videochat

This will install:

  • a Python package named jupyter-videochat on PyPI, which offers:

    • a jupyter_server extension which provides convenient, configurable defaults for rooms on a JupyterHub

      • will start as soon as you re-launch your jupyter_server

    • a JupyterLab 3+ federated extension named jupyterlab-videochat

      • will be available immediately

      • can launch a meet via URL

      • also distributed on npm

Learn More#