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 b0488a9 commit 1e44230Copy full SHA for 1e44230
.github/workflows/widget-test.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version: '3.11'
26
architecture: 'x64'
27
- name: Install dependencies
28
- run:
+ run: |
29
pip install --upgrade pip
30
pip install --upgrade jupyterlab
31
pip install --upgrade voila
0 commit comments