There was an error while loading. Please reload this page.
1 parent a266224 commit 3707856Copy full SHA for 3707856
.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"
33
- # python -m jupyterlab.browser_check
+ # jupyter labextension list 2>&1 | grep -ie "jupyterlab-code-snippets.*OK"
+ python -m jupyterlab.browser_check
0 commit comments