We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba13150 commit 4581651Copy full SHA for 4581651
1 file changed
.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
62
sudo rm -rf $(which node)
63
64
65
- pip install ipylab*.whl
+ pip install ipylab*.tar.gz
66
67
68
jupyter labextension list
0 commit comments