jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.6k stars 4.87k forks source link

Untrust all Jupyter Notebooks by default #5849

Open oriuken opened 3 years ago

oriuken commented 3 years ago

I was looking for a way to be able to make notebooks open UNTRUSTED by default … I have found a thousand ways for set them as TRUSTED, but I want the opposite, that they always open UNTRUSTED regardless of the user, etc so no javascript code will be executed until the user decides to Run the Notebook … someone knows if that is possible?

prabhjot25 commented 2 years ago

Please reply:- How to unturst a jupyter notebook