Skip to content

Commit

Permalink
allow dir deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Sep 26, 2024
1 parent 5e55bd1 commit 5a0e059
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jupyterhub/thelio-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ singleuser:
# https://github.com/jupyterlab/jupyterlab/issues/11304#issuecomment-945466766
ContentsManager:
allow_hidden: true
FileContentsManager:
always_delete_dir: true
profileList:
- display_name: "CPU"
slug: rocker
Expand Down

0 comments on commit 5a0e059

Please sign in to comment.