Skip to content

Commit

Permalink
Set up the jupyter ns as default
Browse files Browse the repository at this point in the history
  • Loading branch information
cdkharris committed Jul 11, 2024
1 parent e0867d8 commit bd90b46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install_jupyterhub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ helm upgrade --cleanup-on-fail \
--namespace jupyter --create-namespace \
--version=3.3.7 \
--values jupyterhub-config.yaml

kubectl config set-context $(kubectl config current-context) --namespace jupyterhub

0 comments on commit bd90b46

Please sign in to comment.