Robert Seidl

Results 6 comments of Robert Seidl

@jtpio That sounds great. I'll give it a try!

Thanks, I'll have a look. As mentioned the strange thing is that I got the same error as in solara with voila 0.4 but 0.5 somehow fixed it.

I've installed TLJH locally using docker as described here: https://tljh.jupyter.org/en/latest/contributing/dev-setup.html Then I created a conda env, installed all dependencies, and created a `config.py` file as you described ``` from tljh.user_creating_spawner...

Thanks for the tipps. I reinstalled everything and i can create streamlit dashboards now if I install everything in `/opt/tljh/user`. There are still two issues: 1) Conda envs - If...