Closed honno closed 2 years ago
Thanks for the interest.
Opening in another tab introduces a number of challenges from a future API integration point of view (e.g. #5, #24), but is probably feasible... but would not be my first choice as a default, however FANGMA does it. The ability to look at someone while doing something else is one of the features of having it in lab in the first place. Someone who's throwing you into a Lab session and piling Jitsi on top of it is being rather cavalier with your attention.
Under the hood, the thing's just an iframe, which should be openable as a new tab via right click... though Jitsi may have overloaded it (much like lab itself does) requiring a Ctrl+Shift+Click to get at it.
The user story this might jive with is I'm using Jupyter for the first time with retrolab
: in some (accidental) tests, we found that it pretty much works without any special case, though it's:
Without too much jiggery-pokery, this looks okay:
what | it looks like |
---|---|
add a New Video Chat button (also under _File->New) | |
the pre-lobby | |
in the chat | |
in zen mode |
Mostly working... #41 has a static one that you can try out right now:
https://jupyter-videochat--41.org.readthedocs.build/en/41/_static/lite/retro/tree/
Was using this nifty tool for the first time thanks to @tonyfast and folks inside a RTC Jupyter Labs session. As someone who's not familiar with Jupyter stuff outside of basic IPython cells, the experience was a bit too fun in that I found it hard to contextualise everything else going on in the Labs environment.
I'm sure I could of played around with the current sidebar feature and stuff but maybe there is room to improve that first-time user experience somehow. For example, if there was a button somewhere that would create a new tab that was just the video chat ala Google Meet.... just a first thought!