Skip to content

Commit 3f2bee7

Browse files
use Jupyter Lab 4 for building lab extension
1 parent 20ecb76 commit 3f2bee7

3 files changed

Lines changed: 505 additions & 1274 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install dependencies
3535
run: |
3636
python -m pip install --upgrade pip
37-
pip install "reacton[generate]" ipyvue "jupyterlab<4" build
37+
pip install "reacton[generate]" ipyvue "jupyterlab<5" build
3838
3939
- name: build wheel
4040
run: python -m build

0 commit comments

Comments
 (0)