jupyterlab-contrib / jupyter-videochat

Video chat with peers inside JupyterLab
https://jupyter-videochat.rtfd.io
BSD 3-Clause "New" or "Revised" License
60 stars 10 forks source link

Make lab extension work without (full) server extension #25

Closed bollwyvl closed 2 years ago

bollwyvl commented 3 years ago

Over on https://github.com/jtpio/jupyterlite/pull/58 i've gotten videochat at least drawing on the page in a jupyter-serverless environment.

We have some functionality for defining in-browser server routes, etc. but that's still pretty nascent... basically, describe an OpenAPI of your routes, and it just kinda... works. Anyhow, in the near term, having a release of jupyterlab-videochat that could fall back on a UUID if public room creation failed would meet the need, and make for a really nice demo.

bollwyvl commented 2 years ago

Fixed in v0.6.0.