Skip to content

Commit

Permalink
Merge pull request #819 from Websoft9/update-jupyterhub-4b25334c
Browse files Browse the repository at this point in the history
Update jupyterhub
  • Loading branch information
qiaofeng1227 authored Nov 1, 2024
2 parents a67b322 + 0937b19 commit 9da2b12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions apps/jupyterhub/.env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# version tags refer to: https://hub.docker.com/_/jupyterhub
W9_REPO=jupyterhub/jupyterhub
W9_VERSION='4.0'
W9_VERSION='5.2'
W9_DIST='community'
W9_POWER_PASSWORD='FTR4JRle$JbMtQXZ'
W9_POWER_PASSWORD='kO6k3ES#!FwQrYMa'

#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
W9_ID='jupyterhub_0muz5'
Expand All @@ -13,4 +13,3 @@ W9_LOGIN_USER=admin
W9_LOGIN_PASSWORD=$W9_POWER_PASSWORD
W9_NETWORK=websoft9
#### --------------------------------------------------------------------------------------- ####
W9_APP_NAME='jupyterhub'
2 changes: 1 addition & 1 deletion apps/jupyterhub/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"edition": [
{
"dist": "community",
"version": ["5.0","latest"]
"version": ["5.2","latest"]
}
],
"requirements": {
Expand Down

0 comments on commit 9da2b12

Please sign in to comment.