retrolab
retrolab copied to clipboard
Add a Trusted indicator to the menu bar
Fixes jupyter/notebook#6393
Add a "Trusted" / "Not Trusted" indicator similar to the classic notebook:
https://user-images.githubusercontent.com/591645/141377961-69cbe653-3f98-4f41-8834-2d28b592df82.mp4
Linking to https://github.com/jupyterlab/jupyterlab/issues/9765 as there seems to be some differences between how lab and classic handle trust.
Closing in favor of https://github.com/jupyter/notebook/pull/6736