We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The second user opening a document with RTC enabled might get this popup when opening a file:
Testing locally with http://localhost:5000/lab/?room=1234
Untitled.ipynb
Opening the file should be smooth without requiring the user to "Overwrite" the document.
Follow-up to jupyterlite/jupyterlite#109
The text was updated successfully, but these errors were encountered:
Transferring to https://github.com/jupyterlite/jupyterlab-webrtc-docprovider which is where the doc provider is now implemented: https://github.com/jupyterlite/jupyterlab-webrtc-docprovider
Sorry, something went wrong.
No branches or pull requests
Description
The second user opening a document with RTC enabled might get this popup when opening a file:
Reproduce
Testing locally with http://localhost:5000/lab/?room=1234
Untitled.ipynb
Untitled.ipynb
Expected behavior
Opening the file should be smooth without requiring the user to "Overwrite" the document.
Context
Follow-up to jupyterlite/jupyterlite#109
The text was updated successfully, but these errors were encountered: