Skip to content

Commit

Permalink
Update jupyterlab in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Oct 18, 2024
1 parent dfe45ae commit 00570e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
${{ runner.os }}-yarn-
- name: Install dependencies
run: |
python -m pip install jupyterlab~=3.0
python -m pip install jupyterlab~=4.0
python -m pip install jupyter_packaging~=0.7.9
- name: Build the extension
run: |
Expand Down

0 comments on commit 00570e7

Please sign in to comment.