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

Show tab in right dock by default #1

Closed yuvipanda closed 4 years ago

yuvipanda commented 4 years ago

Currently, you need to explicitly run the jitsi jupyterlab command before the right tab is attached and can be opened.

We should instead have it attach by default, but not show anything until clicked.

I think this requires we have another Widget, and this widget is in that widget.

yuvipanda commented 4 years ago

woop woop, this is done now.