You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regardless of fixes in #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 trusted metadata 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
The text was updated successfully, but these errors were encountered:
Description
Regardless of fixes in #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
Expected behavior
trusted
metadata to be lost on code cells when RTC is active gets ironed out.Context
The text was updated successfully, but these errors were encountered: