I dread opening a notebook and trying to attach a kernel and no syntax highlighting appearing. Effectively, that signals the end of a productive week for me. Be it a Monday or a Saturday.
[W <date> <time> ServerApp] Notebook <notebook> is not trusted
This has made working on parallel experiments an impossible feat.
All I need to reproduce is keep a notebook open, and switch the git branch once or twice. Has anyone made some workaround this issue?
-
jupyter trust <notebook>
âworksâ (doesnât fail), but the current running server is not impacted - If jupyter lab server is restarted, everything is golden BUT
- Restarting a server is not feasible when thereâs a long running kernel I donât want to kill