I’m trying to figure out how to automatically switch between themes by modifying the JupyterLab URL. Something like this to switch would be ideal:
‘…/lab?theme=light’ or ‘…/lab?theme=dark’
Otherwise is it possible to write an extension to manage this? I don’t think I can use workspaces since when changing workspaces all UI elements change, I’m interested in keeping the same notebook.