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 550cb68 commit 3611b4fCopy full SHA for 3611b4f
.github/workflows/screenshot-comparison.yml
@@ -30,6 +30,7 @@ jobs:
30
pip install --upgrade jupyterlab
31
pip install --upgrade voila
32
pip install --upgrade voila-osscar-template
33
+ pip install --upgrade ase
34
pip install -e .
35
36
- name: Run the voila server
.github/workflows/widget-test.yml
0 commit comments