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 330a439 commit a8dac79Copy full SHA for a8dac79
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
jupyter labextension list
39
jupyter labextension list 2>&1 | grep -ie "jupyterlab-night.*OK"
40
- python -m jupyterlab.browser_check
+ # python -m jupyterlab.browser_check
41
42
- name: Package the extension
43
run: |
0 commit comments