Skip to content

Commit d7be04e

Browse files
authored
Merge pull request #1193 from jtpio/update-deps
[MRG] Update Jupyter dependencies
2 parents 27fbab6 + f572c3a commit d7be04e

10 files changed

+375
-374
lines changed

repo2docker/buildpacks/conda/environment.lock

Lines changed: 69 additions & 68 deletions
Large diffs are not rendered by default.

repo2docker/buildpacks/conda/environment.py-3.10.lock

Lines changed: 66 additions & 71 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2022-08-22 13:06:41 UTC
2+
# Generated on 2022-10-13 14:39:39 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.10.*
77
- nodejs=16
88
- pip
9-
- ipywidgets==7.7.0
9+
- ipywidgets==8.0.2
1010
- jupyter-offlinenotebook==0.2.2
11-
- jupyter-resource-usage==0.6.1
12-
- jupyterlab==3.3.3
11+
- jupyter-resource-usage==0.6.3
12+
- jupyterlab==3.4.8
1313
- jupyterhub-singleuser==1.5.0
14-
- notebook==6.4.10
14+
- notebook==6.4.12
1515
- nteract_on_jupyter==2.1.3

repo2docker/buildpacks/conda/environment.py-3.7.lock

Lines changed: 69 additions & 68 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2022-08-01 23:18:07 UTC
2+
# Generated on 2022-10-13 14:38:39 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.7.*
77
- nodejs=16
88
- pip
9-
- ipywidgets==7.7.0
9+
- ipywidgets==8.0.2
1010
- jupyter-offlinenotebook==0.2.2
11-
- jupyter-resource-usage==0.6.1
12-
- jupyterlab==3.3.3
11+
- jupyter-resource-usage==0.6.3
12+
- jupyterlab==3.4.8
1313
- jupyterhub-singleuser==1.5.0
14-
- notebook==6.4.10
14+
- notebook==6.4.12
1515
- nteract_on_jupyter==2.1.3

repo2docker/buildpacks/conda/environment.py-3.8.lock

Lines changed: 73 additions & 71 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2022-08-01 23:19:33 UTC
2+
# Generated on 2022-10-13 14:39:03 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.8.*
77
- nodejs=16
88
- pip
9-
- ipywidgets==7.7.0
9+
- ipywidgets==8.0.2
1010
- jupyter-offlinenotebook==0.2.2
11-
- jupyter-resource-usage==0.6.1
12-
- jupyterlab==3.3.3
11+
- jupyter-resource-usage==0.6.3
12+
- jupyterlab==3.4.8
1313
- jupyterhub-singleuser==1.5.0
14-
- notebook==6.4.10
14+
- notebook==6.4.12
1515
- nteract_on_jupyter==2.1.3

repo2docker/buildpacks/conda/environment.py-3.9.lock

Lines changed: 74 additions & 72 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# AUTO GENERATED FROM environment.yml, DO NOT MANUALLY MODIFY
2-
# Generated on 2022-08-01 23:20:59 UTC
2+
# Generated on 2022-10-13 14:39:21 UTC
33
channels:
44
- conda-forge
55
dependencies:
66
- python=3.9.*
77
- nodejs=16
88
- pip
9-
- ipywidgets==7.7.0
9+
- ipywidgets==8.0.2
1010
- jupyter-offlinenotebook==0.2.2
11-
- jupyter-resource-usage==0.6.1
12-
- jupyterlab==3.3.3
11+
- jupyter-resource-usage==0.6.3
12+
- jupyterlab==3.4.8
1313
- jupyterhub-singleuser==1.5.0
14-
- notebook==6.4.10
14+
- notebook==6.4.12
1515
- nteract_on_jupyter==2.1.3

repo2docker/buildpacks/conda/environment.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ dependencies:
44
- python=3.7
55
- nodejs=16
66
- pip
7-
- ipywidgets==7.7.0
7+
- ipywidgets==8.0.2
88
- jupyter-offlinenotebook==0.2.2
9-
- jupyter-resource-usage==0.6.1
10-
- jupyterlab==3.3.3
9+
- jupyter-resource-usage==0.6.3
10+
- jupyterlab==3.4.8
1111
- jupyterhub-singleuser==1.5.0
12-
- notebook==6.4.10
12+
- notebook==6.4.12
1313
- nteract_on_jupyter==2.1.3

0 commit comments

Comments
 (0)