You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the Theme and setting other configs from the UI require permissions to write/modify config files. There is currently a permission denied error happening on the Development instance that needs fixing:
Changing the Theme and setting other configs from the UI require permissions to write/modify config files. There is currently a permission denied error happening on the Development instance that needs fixing:
notebook [W 2021-11-15 21:12:20.861 **** web:1787] 500 PUT /user/****/lab/api/settings/@jupyterlab/apputils-extension:themes?1637010740418 (::ffff:10.102.0.1): Failed writing settings (@jupyterlab/apputils-extension:themes): [Errno 13] Permission denied: '/etc/jupyter/jupyter_notebook_config.py:'
The text was updated successfully, but these errors were encountered: