Skip to content

Commit

Permalink
seems to work
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Dec 9, 2024
1 parent 717e6a6 commit 34f4c17
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions files/galaxy/tpv/users.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,3 @@ users:
'interactive_tool_jupyter_notebook' in tool.id
cores: 1
mem: 15
params:
docker_volumes: $defaults
container_monitor_result: callback
submit_requirements: 'GalaxyDockerHack == True' # && GalaxyGroup == "interactive"'
# needed for > quay.io/bgruening/docker-jupyter-notebook:24.07, this image starts as root but drops privileges
docker_run_extra_arguments: "-e NB_UID=999"
scheduling:
require:
- docker
- interactive
env:
HOME: /home/jovyan

0 comments on commit 34f4c17

Please sign in to comment.