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 264adaf commit dcd7d65Copy full SHA for dcd7d65
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
run: |
28
jlpm
29
jlpm run eslint:check
30
- # python -m pip install .
+ python -m pip install .
31
32
# jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"
33
# python -m jupyterlab.browser_check
0 commit comments