Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d389ba

Browse files
committed
TST: Install ipykernel&nbconvert instead of jupyter.
We do not need the whole Jupyter stack, and it currently installs packages that do not work with each other. Installing just ipykernel and nbconvert is lighter and avoids the conflict.
1 parent 6eee9ce commit 9d389ba

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements/testing/travis36.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
flake8
44
flake8-per-file-ignores
5-
jupyter
5+
ipykernel
6+
nbconvert[execute]
67
pandas
78
pytz

0 commit comments

Comments
 (0)