We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a08bf3d commit 62dd43bCopy full SHA for 62dd43b
ci/deps/travis-36-doc.yaml
@@ -11,7 +11,7 @@ dependencies:
11
- html5lib
12
- hypothesis>=3.58.0
13
- ipykernel
14
- - ipython==6.5.0
+ - ipython
15
- ipywidgets
16
- lxml
17
- matplotlib
doc/source/conf.py
@@ -388,6 +388,7 @@
388
category=FutureWarning)
389
390
391
+ipython_warning_is_error = False
392
ipython_exec_lines = [
393
'import numpy as np',
394
'import pandas as pd',
0 commit comments