Skip to content

Commit

Permalink
install npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mme committed Apr 25, 2023
1 parent bdceeb0 commit 993b9f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/dev/build_jupyterlab_extension
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
(
source .venv/bin/activate;
cd jupyterlab_extension &&
jlpm install &&
jlpm run build &&
pip install build &&
python -m build &&
Expand Down

0 comments on commit 993b9f1

Please sign in to comment.