Skip to content

Commit

Permalink
Pin Jupyterlab 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Nov 6, 2024
1 parent 20a3735 commit e6fc33e
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 @@ -278,7 +278,7 @@ jobs:
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- name: Install dependencies
run: |
pip install jupyterlab .
pip install jupyterlab==4.2.5 .
- name: Install playwright
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
Expand Down

0 comments on commit e6fc33e

Please sign in to comment.