Skip to content

Commit ced59a7

Browse files
authored
Merge pull request #5961 from berkeley-dsep-infra/staging
merging 5957 to prod
2 parents c8f6341 + e8bdf77 commit ced59a7

39 files changed

+39
-39
lines changed

deployments/a11y/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- jupyter_server==2.7.0
1212
- jupyter-book==0.15.1
1313
- jupyter-resource-usage==0.7.1
14-
- jupyterhub==4.1.5
14+
- jupyterhub==4.1.6
1515
- matplotlib==3.7.1
1616
- nbgitpuller==1.2.1
1717
- nbclassic==1.0.0

deployments/a11y/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/astro/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies:
7272
- lightkurve
7373
- ipyparallel>=8.1.0
7474
- jupyter-tensorboard>=0.2.0
75-
- line_profiler>-3.4.0
75+
- line_profiler>=3.4.0
7676
- snakeviz>=2.1.1
7777
- memory_profiler>=0.60.0
7878
- flask>=2.0.2

deployments/astro/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/biology/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/cee/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/data100/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies:
5151
- ipywidgets==8.0.7
5252
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
5353
# - jupyter_collaboration==1.0.1
54-
- jupyterhub==4.1.5
54+
- jupyterhub==4.1.6
5555
- nbconvert[webpdf]
5656
# - pyppeteer==2.0.0
5757
- pytest-notebook==0.8.1

deployments/data100/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/data101/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies:
100100
- ipywidgets==8.0.7
101101
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
102102
# - jupyter_collaboration==1.0.1
103-
- jupyterhub==4.1.5
103+
- jupyterhub==4.1.6
104104
- nbconvert[webpdf]==7.16.4
105105
- pytest-notebook==0.8.1
106106
- pymongo==4.4.1

deployments/data101/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/data102/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies:
4646
- ipywidgets==8.0.7
4747
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
4848
# - jupyter_collaboration==1.0.1
49-
- jupyterhub==4.1.5
49+
- jupyterhub==4.1.6
5050
- nbconvert[webpdf]==7.16.4
5151
- gh-scoped-creds==4.1
5252
- nb2pdf==0.6.2

deployments/data102/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/data8/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
- python==3.11.*
55

66
# Packages ported from infra-reqs
7-
- jupyterhub==4.1.5
7+
- jupyterhub==4.1.6
88
- jupyter-resource-usage==1.0.1
99
- nbgitpuller==1.2.1
1010
- syncthing==1.18.6

deployments/data8/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/datahub/images/default/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/dev/images/default/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/dev/images/secondary/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ channels:
77
dependencies:
88
- python==3.11.*
99
- git==2.39.1
10-
- jupyterhub==4.1.5
10+
- jupyterhub==4.1.6
1111
- jupyter_app_launcher==0.2.1
1212
- jupyter-cache==1.0.0
1313
- jupyter-resource-usage==1.0.0

deployments/dev/images/secondary/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/edx/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies:
3939
- ipywidgets==8.0.7
4040
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
4141
# - jupyter_collaboration==1.0.1
42-
- jupyterhub==4.1.5
42+
- jupyterhub==4.1.6
4343
- jupyterlab-accessible-themes==0.2.0
4444
- nbconvert==7.6.0
4545
- pytest-notebook==0.8.1

deployments/edx/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/eecs/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/ischool/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/julia/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/logodev/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies:
5151
- ipywidgets==8.0.7
5252
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
5353
# - jupyter_collaboration==1.0.1
54-
- jupyterhub==4.1.5
54+
- jupyterhub==4.1.6
5555
- nbconvert[webpdf]
5656
# - pyppeteer==2.0.0
5757
- pytest-notebook==0.8.1

deployments/logodev/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/publichealth/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/shiny/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- jupyter-server-proxy==4.2.0
77
- jupyter-rsession-proxy==2.2.0
88
- jupyter-syncthing-proxy==1.0.3
9-
- jupyterhub==4.1.5
9+
- jupyterhub==4.1.6
1010
- jupyterlab==4.0.11
1111
- nbgitpuller==1.2.1
1212
- notebook==7.0.7

deployments/shiny/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/stat159/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ dependencies:
150150
- pip:
151151
- jupysql==0.10.5
152152
- ipytest==0.13.0
153-
- jupyterhub==4.1.5
153+
- jupyterhub==4.1.6
154154
- nbval==0.10.0
155155
- nbdime==3.2.0
156156

deployments/stat159/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/stat20/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

deployments/ugr01/image/environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies:
5151
- ipywidgets==8.0.7
5252
# disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162)
5353
# - jupyter_collaboration==1.0.1
54-
- jupyterhub==4.1.5
54+
- jupyterhub==4.1.6
5555
- nbconvert[webpdf]
5656
# - pyppeteer==2.0.0
5757
- pytest-notebook==0.8.1

deployments/ugr01/image/infra-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

hub/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ apiVersion: v1
22
appVersion: '1.0'
33
description: Deployment Chart for JupyterHub
44
name: hub
5-
version: 20240731-224556
5+
version: 20240731-224556.git.8057.h9643afd4

hub/requirements.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ dependencies:
44
# get the helm chart version from here: https://github.com/jupyterhub/helm-chart
55
# correlate the helm chart version w/jupyterhub here:
66
# https://hub.jupyter.org/helm-chart/#development-releases-jupyterhub
7-
version: 3.3.7
7+
version: 3.3.8
88
repository: https://jupyterhub.github.io/helm-chart/

hub/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jupyterhub:
241241
# Generated by chartpress
242242
image:
243243
name: gcr.io/ucb-datahub-2018/jupyterhub-hub
244-
tag: '20240731-224556'
244+
tag: '20240731-224556.git.8057.h9643afd4'
245245
networkPolicy:
246246
enabled: true
247247
# interNamespaceAccessLabels=accept makes the hub pod's associated

images/hub/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Should match the hub image used by version of chart in hub/requirements.yaml
22
# If that changes, this should be changed too!
3-
FROM jupyterhub/k8s-hub:3.3.7
3+
FROM jupyterhub/k8s-hub:3.3.8
44

55
USER root
66

node-placeholder/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 20240731-224556
18+
version: 20240731-224556.git.8054.h2abbc5d2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

scripts/infra-packages/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jupyterlab==4.0.11
1313
nbgitpuller==1.2.1
1414
jupyter-resource-usage==1.0.1
1515
# Matches version in images/hub/Dockerfile
16-
jupyterhub==4.1.5
16+
jupyterhub==4.1.6
1717
appmode==0.8.0
1818
ipywidgets==8.0.7
1919
jupyter-tree-download==1.0.1

0 commit comments

Comments
 (0)