Skip to content

Commit

Permalink
Create jupyterhub-singleuser.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ttedeschi authored Nov 24, 2023
1 parent 3953cc0 commit 97a526c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jupyterlab/jupyterhub-singleuser.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

/usr/bin/tini -s /usr/local/bin/python3 -- /usr/local/bin/jupyterhub-singleuser "$@"

0 comments on commit 97a526c

Please sign in to comment.