Skip to content

Commit

Permalink
CI: ipykernel
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jul 29, 2019
1 parent 031cd38 commit f1a06b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install:
- pip install $EXTRA_PIP_FLAGS ".[analysis]"
- |
if [ "$CHECK_TYPE" = "tutorial" ]; then
pip install $EXTRA_PIP_FLAGS nbconvert jupyter_client
pip install $EXTRA_PIP_FLAGS nbconvert jupyter_client ipykernel
fi
script:
Expand Down

0 comments on commit f1a06b2

Please sign in to comment.