Skip to content

Commit

Permalink
Add xvec, dask-geopandas, contextily (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed Jun 27, 2024
1 parent b5d9294 commit bccbb8c
Show file tree
Hide file tree
Showing 13 changed files with 1,844 additions and 1,631 deletions.
53 changes: 27 additions & 26 deletions base-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

219 changes: 118 additions & 101 deletions base-notebook/conda-lock.yml

Large diffs are not rendered by default.

19 changes: 10 additions & 9 deletions base-notebook/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _libgcc_mutex==0.1
_openmp_mutex==4.5
aiohttp==3.9.5
aiosignal==1.3.1
alembic==1.13.1
alembic==1.13.2
annotated-types==0.7.0
anyio==4.4.0
argon2-cffi==23.1.0
Expand All @@ -16,7 +16,7 @@ async_generator==1.10
attrs==23.2.0
aws-c-auth==0.7.22
aws-c-cal==0.6.15
aws-c-common==0.9.19
aws-c-common==0.9.23
aws-c-compression==0.2.18
aws-c-event-stream==0.4.2
aws-c-http==0.8.2
Expand All @@ -36,7 +36,7 @@ babel==2.14.0
beautifulsoup4==4.12.3
bleach==6.1.0
blinker==1.8.2
bokeh==3.4.1
bokeh==3.4.2
brotli-python==1.1.0
bzip2==1.0.8
c-ares==1.28.1
Expand All @@ -58,7 +58,7 @@ dask-core==2024.6.2
dask-expr==1.1.6
dask-gateway==2024.1.0
dask-labextension==7.0.0
debugpy==1.8.1
debugpy==1.8.2
decorator==5.1.1
defusedxml==0.7.1
distributed==2024.6.2
Expand All @@ -80,8 +80,8 @@ httpx==0.27.0
hyperframe==6.0.1
icu==73.2
idna==3.7
importlib-metadata==7.2.1
importlib_metadata==7.2.1
importlib-metadata==8.0.0
importlib_metadata==8.0.0
importlib_resources==6.4.0
ipykernel==6.29.4
ipython==8.25.0
Expand All @@ -108,7 +108,7 @@ jupyterlab_pygments==0.3.0
jupyterlab_server==2.27.2
jupyterlab_widgets==3.0.11
keyutils==1.6.1
krb5==1.21.2
krb5==1.21.3
lcms2==2.16
ld_impl_linux-64==2.40
lerc==4.0.0
Expand Down Expand Up @@ -199,7 +199,7 @@ pkgutil-resolve-name==1.3.10
platformdirs==4.2.2
prometheus_client==0.20.0
prompt-toolkit==3.0.47
psutil==5.9.8
psutil==6.0.0
pthread-stubs==0.4
ptyprocess==0.7.0
pure_eval==0.2.2
Expand Down Expand Up @@ -231,7 +231,7 @@ rfc3986-validator==0.1.1
rpds-py==0.18.1
s2n==1.4.16
send2trash==1.8.3
setuptools==70.1.0
setuptools==70.1.1
simpervisor==1.0.0
six==1.16.0
snappy==1.2.0
Expand Down Expand Up @@ -270,4 +270,5 @@ yarl==1.9.4
zeromq==4.3.5
zict==3.0.0
zipp==3.19.2
zstandard==0.22.0
zstd==1.5.6
211 changes: 106 additions & 105 deletions ml-notebook/conda-linux-64.lock

Large diffs are not rendered by default.

Loading

0 comments on commit bccbb8c

Please sign in to comment.