Skip to content

Commit

Permalink
Pin Jupyter Lab 4.2 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmooney authored Nov 13, 2024
1 parent b18b9fb commit 7c1d5dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
environment-name: gis
create-args: >-
python=3.9
jupyterlab=4
jupyterlab=4.2
yarn=3
pillow
mercantile
Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:
environment-name: gis
create-args: >-
python=3.9
jupyterlab=4
jupyterlab=4.2
yarn=3
qgis
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
environment-name: gis
create-args: >-
python=3.9
jupyterlab
jupyterlab=4.2
ipywidgets
qgis
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
environment-name: gis
create-args: >-
python=3.9
jupyterlab=4
jupyterlab=4.2
yarn=3
- name: Lint
Expand Down

0 comments on commit 7c1d5dc

Please sign in to comment.