Freeze does not work properly for me. In "read-only" mode I am able to edit (and execute) the cell and in "freeze" mode I am able to execute the cell. Actually, I can still edit the cell contents in freeze mode, however, the last "unrestricted" version of the cell will be executed.
I have installed ver. 0.2.6 of jupyter_contrib_nbextensions and I am using Linux, Firefox, and Anaconda (python 3.6) with the latest updates (conda update --all). Freeze behavior is the same when I disable all other extensions.
P.S.: Thank you to all the contributors of nbextensions for your amazing work!
Freeze does not work properly for me. In "read-only" mode I am able to edit (and execute) the cell and in "freeze" mode I am able to execute the cell. Actually, I can still edit the cell contents in freeze mode, however, the last "unrestricted" version of the cell will be executed.
I have installed ver. 0.2.6 of
jupyter_contrib_nbextensionsand I am using Linux, Firefox, and Anaconda (python 3.6) with the latest updates (conda update --all). Freeze behavior is the same when I disable all other extensions.P.S.: Thank you to all the contributors of nbextensions for your amazing work!