Hello,
I am using an open onDemand slurm cluster jupyter notebook session and I have an issue where whenever I launch a new instance it reverts the theme to the default Jupyter Light Mode. I am able to change the theme Dark mode using the advanced settings however these changes only last during that jupyter notebook session. Therefore I was wondering if its possible to programmatically set the theme using an extension or at startup so that I do not have to go into settings each time to apply my changes? I also cannot create an overrides.json file as I do not have write access to Application Directory
Any help would be greatly appreciated