Skip to content

Commit

Permalink
install nbformat
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Oct 25, 2023
1 parent 2e397c6 commit 47e379d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_demos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ touch .ivy/key.pem
echo -n "$1" > .ivy/key.pem

# install dependencies
python3 -m pip install jupyter-client
python3 -m pip install jupyter-client nbformat
python3 -m pip install -r requirements.txt >/dev/null 2>&1

# run test
Expand Down

0 comments on commit 47e379d

Please sign in to comment.