jupyterlab_iframe
jupyterlab_iframe copied to clipboard
Restore panel state when the browser refreshes
After refresh the browser tab (F5), we lost the opened iframe.
https://jupyterlab.readthedocs.io/en/stable/extension/extension_tutorial.html#restore-panel-state-when-the-browser-refreshes
Thanks and Regards
Here a PR that try to found a solution: https://github.com/timkpaine/jupyterlab_iframe/pull/85