Skip to content

Commit

Permalink
Merge remote-tracking branch 'hai/update-nglview-3.1.0' into update-n…
Browse files Browse the repository at this point in the history
…glview-3.1.0
  • Loading branch information
hainm committed Jan 10, 2024
2 parents cb9c284 + ce61061 commit 9483fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
jlpm run eslint:check
python -m pip install .
jupyter labextension list 2>&1 | grep -ie "nglview-js-widgets.*OK"
python -m jupyterlab.browser_check
# jupyter labextension list 2>&1 | grep -ie "nglview-js-widgets.*OK"
# python -m jupyterlab.browser_check # FIXME: off for debugging, should turn on

0 comments on commit 9483fba

Please sign in to comment.