Skip to content

Commit

Permalink
Usage test of --core-path
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongrout committed Feb 12, 2021
1 parent bbfc6b9 commit d7e83ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci_script.sh
Expand Up @@ -194,6 +194,7 @@ if [[ $GROUP == usage ]]; then
jupyter labextension list 1>labextensions 2>&1
cat labextensions | grep "@jupyterlab/mock-extension.*enabled.*OK"
jupyter labextension build extension --static-url /foo/
jupyter labextension build extension --core-path ./examples/federated/core_package
jupyter labextension disable @jupyterlab/mock-extension --debug
jupyter labextension enable @jupyterlab/mock-extension --debug
jupyter labextension uninstall @jupyterlab/mock-extension --debug
Expand Down

0 comments on commit d7e83ac

Please sign in to comment.