Replies: 2 comments 3 replies
-
Did you try |
Beta Was this translation helpful? Give feedback.
-
As a follow up to this discussion. I did manage to get the theme to show however upon loading, an error box pops up with This means I did manage to make the default theme my theme and the theme does display and work as intended however the error box is extremely inconvenient and I would like to get rid of it. Has anyone faced this issue before, how would you suggest I go about fixing it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am currently building and running a docker container that launches jupyter lab. I have set up a testpy package for my theme and locally I am able to launch jupyter lab and when I do so, it automatically applies the theme. However, the same is (at least sort of) not happening when I launch it through my container. I have scoured online and came across a few hopeful ideas like using the overrides.json file in order to override the default theme however these approaches have not worked for me. I was wondering if someone could point me to a simple method whether that's creating some sort of config file to specify the exact theme in order to ensure that upon launching the jupyter lab url it automatically applies it. Currently, I have it such that it shows the theme initially upon launch however a split second after, the jupyter lab page refreshes and goes back to the default theme. I can still click the settings tab and successfully activate my theme however my goal is to make it a one step process wherein I can simply launch the url with the theme attached when running the container. I would appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions