jupyterhub + jupyter-themes + disable_user_config

65 views
Skip to first unread message

Dirk Weßner

unread,
May 22, 2019, 9:42:07 AM5/22/19
to Project Jupyter
Hi there,

we are running jupyterhub with systemdspawner.

The docs suggest to set
c.Spawner.disable_user_config = True

in jupyterhub_config.py for security reasons. By enabling this option, config files in each user's home directory are ignored.

Now I'm trying to get jupyter-themes working.
The command "! jt -t <theme-name>" writes a custom.css file into the issuing user's home directory,
but I guess due to the setting mentioned above, it is ignored.

Do you know if there's a way to have jupyter-themes working while having "disable_user_config = True" ?

Kind regards
Dirk


Reply all
Reply to author
Forward
0 new messages