Jupyter supports the concept of marking a notebook cell as readonly and not deletable see here https://nbformat.readthedocs.io/en/latest/format_description.html#cell-metadata
Suggestion: Can we have support for marking a cell as readonly and not deletable as per the nbotebook file format spec
Jupyter supports the concept of marking a notebook cell as readonly and not deletable see here https://nbformat.readthedocs.io/en/latest/format_description.html#cell-metadata
Suggestion: Can we have support for marking a cell as readonly and not deletable as per the nbotebook file format spec