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