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 1e44230 commit 8ad3e62Copy full SHA for 8ad3e62
.github/workflows/screenshot-comparison.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