Skip to content

Commit 2beeef5

Browse files
jsignellpangeo-bot
andauthored
Add icechunk to pangeo-notebook (#619)
* Add icechunk to pangeo-notebook * [condalock-command] autogenerated conda-lock files --------- Co-authored-by: pangeo-bot <pangeo-bot@users.noreply.github.com>
1 parent 7049ffb commit 2beeef5

File tree

13 files changed

+3945
-3384
lines changed

13 files changed

+3945
-3384
lines changed

base-notebook/conda-linux-64.lock

Lines changed: 25 additions & 22 deletions
Large diffs are not rendered by default.

base-notebook/conda-lock.yml

Lines changed: 535 additions & 379 deletions
Large diffs are not rendered by default.

base-notebook/packages.txt

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Generated by parsing conda-linux-64.lock, please use that as source of truth
33
_libgcc_mutex==0.1
44
_openmp_mutex==4.5
5+
_python_abi3_support==1.0
56
aiohappyeyeballs==2.6.1
67
aiohttp==3.12.15
78
aiosignal==1.4.0
@@ -34,7 +35,7 @@ azure-storage-blobs-cpp==12.14.0
3435
azure-storage-common-cpp==12.10.0
3536
azure-storage-files-datalake-cpp==12.12.0
3637
babel==2.17.0
37-
beautifulsoup4==4.13.4
38+
beautifulsoup4==4.13.5
3839
bleach==6.2.0
3940
bleach-with-css==6.2.0
4041
blinker==1.9.0
@@ -53,6 +54,7 @@ click==8.2.1
5354
cloudpickle==3.1.1
5455
comm==0.2.3
5556
contourpy==1.3.3
57+
cpython==3.12.11
5658
cryptography==45.0.6
5759
cytoolz==1.0.1
5860
dask==2025.7.0
@@ -88,15 +90,15 @@ jedi==0.19.2
8890
jinja2==3.1.6
8991
json5==0.12.1
9092
jsonpointer==3.0.0
91-
jsonschema==4.25.0
93+
jsonschema==4.25.1
9294
jsonschema-specifications==2025.4.1
93-
jsonschema-with-format-nongpl==4.25.0
95+
jsonschema-with-format-nongpl==4.25.1
9496
jupyter-lsp==2.2.6
9597
jupyter-server-proxy==4.4.0
9698
jupyter_client==8.6.3
9799
jupyter_core==5.8.1
98100
jupyter_events==0.12.0
99-
jupyter_server==2.16.0
101+
jupyter_server==2.17.0
100102
jupyter_server_terminals==0.5.3
101103
jupyterhub-base==5.3.0
102104
jupyterhub-singleuser==5.3.0
@@ -175,7 +177,7 @@ matplotlib-inline==0.1.7
175177
mistune==3.1.3
176178
msgpack-python==1.1.1
177179
multidict==6.6.3
178-
narwhals==2.1.1
180+
narwhals==2.2.0
179181
nbclient==0.10.2
180182
nbconvert-core==7.16.6
181183
nbformat==5.10.4
@@ -193,20 +195,20 @@ orc==2.2.0
193195
overrides==7.7.0
194196
packaging==25.0
195197
pamela==1.2.0
196-
pandas==2.3.1
198+
pandas==2.3.2
197199
pandocfilters==1.5.0
198200
pangeo-dask==2025.07.15
199201
pangeo-notebook==2025.07.15
200-
parso==0.8.4
202+
parso==0.8.5
201203
partd==1.4.2
202204
pexpect==4.9.0
203205
pickleshare==0.7.5
204206
pillow==11.3.0
205207
pip==25.2
206-
platformdirs==4.3.8
208+
platformdirs==4.4.0
207209
prometheus-cpp==1.3.0
208210
prometheus_client==0.22.1
209-
prompt-toolkit==3.0.51
211+
prompt-toolkit==3.0.52
210212
propcache==0.3.1
211213
psutil==7.0.0
212214
pthread-stubs==0.4
@@ -222,21 +224,22 @@ pyjwt==2.10.1
222224
pysocks==1.7.1
223225
python==3.12.11
224226
python-dateutil==2.9.0.post0
225-
python-fastjsonschema==2.21.1
227+
python-fastjsonschema==2.21.2
228+
python-gil==3.12.11
226229
python-json-logger==2.0.7
227230
python-tzdata==2025.2
228231
python_abi==3.12
229232
pytz==2025.2
230233
pyyaml==6.0.2
231-
pyzmq==27.0.1
234+
pyzmq==27.0.2
232235
re2==2025.07.22
233236
readline==8.2
234237
referencing==0.36.2
235-
requests==2.32.4
238+
requests==2.32.5
236239
rfc3339-validator==0.1.4
237240
rfc3986-validator==0.1.1
238241
rfc3987-syntax==1.1.0
239-
rpds-py==0.27.0
242+
rpds-py==0.27.1
240243
s2n==1.5.23
241244
send2trash==1.8.3
242245
setuptools==80.9.0
@@ -256,10 +259,10 @@ tomli==2.2.1
256259
toolz==1.0.0
257260
tornado==6.5.2
258261
traitlets==5.14.3
259-
types-python-dateutil==2.9.0.20250809
260-
typing-extensions==4.14.1
262+
types-python-dateutil==2.9.0.20250822
263+
typing-extensions==4.15.0
261264
typing-inspection==0.4.1
262-
typing_extensions==4.14.1
265+
typing_extensions==4.15.0
263266
typing_utils==0.1.0
264267
tzdata==2025b
265268
uri-template==1.3.0

ml-notebook/conda-linux-64.lock

Lines changed: 78 additions & 74 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)