Skip to content

Commit

Permalink
auto update db
Browse files Browse the repository at this point in the history
  • Loading branch information
tanneberger committed Jun 9, 2024
1 parent 2e6c5f4 commit 3acd70b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hosts/uranus/jupyter-container.nix
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ pkgs.dockerTools.buildImage {
jupyterlab \
jupyterhub
# upgrading the db
jupyterhub upgrade-db
# off to the races
jupyterhub --ip=${bind-ip} --port=${toString bind-port} -f /jupyterhub-config.py
Expand Down

0 comments on commit 3acd70b

Please sign in to comment.