Skip to content

Commit

Permalink
experiment with CI breakage.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelBroughton committed Apr 7, 2021
1 parent abb76c6 commit 22331c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci_validate_tutorials.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# ==============================================================================

# Run the tutorials using the installed pip package
pip install jupyter nbformat==4.4.0 nbconvert==5.5.0
pip install jupyter nbformat==4.4.0 nbconvert==5.5.0 jupyter-client==6.1.12
# Workaround for ipykernel - see https://github.com/ipython/ipykernel/issues/422
pip install ipykernel==5.1.1
# Leave the quantum directory, otherwise errors may occur
Expand Down

0 comments on commit 22331c1

Please sign in to comment.