I have opened a python Jupyter notebook but did not notice that it was in read-only, Not Trusted mode. How to save my changes now?
Things that I have tried and did not help:
Saving your edits is simple. There is a disk icon in the upper left of the Jupyter tool bar. Click the save icon and your notebook edits are saved.
Locked cells in Jupyter notebooks To confirm, hit the Edit button and exit the pop-up. These cells are now still runnable but can't be edited or deleted anymore. Once you're done editing all the cells that you want to lock, disable the Edit Metadata again by going to View > Cell Toolbar , and selecting None .
Saving a Notebook Jupyter Notebooks autosave, so you don't have to worry about losing code too much. At the top of the page you can usually see the current save status: Last Checkpoint: 2 minutes ago (unsaved changes)
One hack around this issue:
Hope this hack helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With