Not sure if this is a bug or just a problem I am having. I didn’t have this problem before Jupyterlab 3.0. With JupyterLab 3.0, I did a fresh install, but now all notebooks seem to be untrusted after a Jupyter restart.
For example, I make a new notebook, run a few cells, save then quit Jupyter. When I restart Jupyter that notebook will be untrusted even though I made the notebook. A lot of my work involves SVG images, so it is really annoying to have to retrust every notebook when I want to open it.
Did I miss something in change log? Is this happening to anyone else? Is there a setting I am missing to remember trust on the notebooks I create?