jupyterlab/jupyterlab
GitHub で見るTrusting notebook in RTC mode leads to `File Changed` dialog
Open
#14,347 opened on 2023年4月8日
bughelp wantedtag:Real Time Collaboration
説明
Description
Regardless of fixes in https://github.com/jupyterlab/jupyterlab/pull/14345 the trust status is not set for empty (1 code cell) notebooks on RTC, and an attempt to Trust notebook ends up with File Changed dialog.
Reproduce

- Spin up RTC setup on binder
- Open command palette
- Choose "Trust Notebook"
- Click Trust
- See File Changed dialog
Expected behavior
- whatever causes the
trustedmetadata to be lost on code cells when RTC is active gets ironed out. - trusting notebook works the same on RTC as it works locally, without dialog.
Context
- Browser and version: latest Chromium family
- JupyterLab version: 4.0.0b1