We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847d534 commit e1be3efCopy full SHA for e1be3ef
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Install Dependencies
32
run: |
33
- python -m pip install -U pip jupyterlab~=3.0 jupyter_packaging~=0.10
+ python -m pip install -U pip jupyterlab~=3.0 jupyter_packaging~=0.10 'nbclassic!=0.3.3'
34
35
- name: Install the Voilà Preview JupyterLab extension
36
0 commit comments