Skip to content

Commit

Permalink
Bump JupyterLab version used in CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Jan 7, 2025
1 parent 4d72eb1 commit 160ff53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install dependencies
run: |
pip install "jupyterlab>=4.0.0,<5"
pip install "jupyterlab>=4.4.0a2,<5"
jlpm install
- name: Run pre-commit
Expand Down

0 comments on commit 160ff53

Please sign in to comment.