Trusted notebooks by default

There is a way to make a notebook trusted by default (https://jupyter-notebook.readthedocs.io/en/stable/security.html#explicit-trust). In short:

jupyter trust /path/to/notebook.ipynb

This command has to be run inside the user's container like part of a startup script

Assignee Loading
Time tracking Loading