Hello, I am playing with JN 7.0 the latest version and it is truly an amazing job, thank you for your work and effort!
The issue below is true only for JN 7, all other versions JN <7 keep Trusted state.
I just can’t figure out how to convince new JN to keep state “Trusted” - I open a notebook, change to Trusted from Not Trusted, save it. Close it and reopen it and state is again “Not Trusted”.
I tried it on several machines and notebooks and no luck - always falls back to Not Trusted.
Even “jupyter trust X.ipynb” command doesn’t solve the problem - it reports back “Notebook already signed: X.ipynb”. However, once opened it is in the Not Trusted state.
Can you guide me how to fix it?
Note:
The only possible link to this issue I see is a server’s message:
“This version of python seems to be incorrectly compiled
(internal generated filenames are not absolute).
This may make the debugger miss breakpoints.
Related bug: Issue 1666807: Incorrect file path reported by inspect.getabsfile() - Python tracker”
But as previous versions of Jupyter didn’t have this message, I have no clue how to fix it.
Thanks,
Michal