Skip to content

Commit

Permalink
Pin JupyterLab
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc authored May 14, 2024
1 parent 45ab6ed commit f27d001
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 @@ -22,7 +22,7 @@ jobs:

- name: Install Dependencies
run: |
python -m pip install -U jupyterlab~=4.0 jupyter_packaging~=0.10 "notebook<7"
python -m pip install -U jupyterlab~=4.1.0 jupyter_packaging~=0.10 "notebook<7"
- name: Install the Voilà Preview JupyterLab extension
run: |
Expand Down

0 comments on commit f27d001

Please sign in to comment.