issues
search
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
Expand use of JupyterLab components
#60
Closed
bollwyvl
closed
2 years ago
bollwyvl
commented
2 years ago
References
starts #46
Changes
[x] use
MainAreaWidget
[x] hoist that widget to manager
[x] name and hoist toolbar items from react to widgets
[x] host sidebar/main area toggle to separate widget
[x] use
ITranslator
[x] in main area widget
[x] in manager (e.g. error messages)
[x] in react components
[x] only re-add widget to shell if area has changed
References
Changes
MainAreaWidget
ITranslator