We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0880f35 + 70dd597 commit 0170e81Copy full SHA for 0170e81
tools/ci/docbuild_install.sh
@@ -10,5 +10,5 @@ sudo apt-get install graphviz libgfortran3 -qq
10
echo conda install --channel conda-forge sphinx jupyter nbconvert numpydoc==0.8.0 r-robustbase r-lme4 r-geepack libiconv rpy2 --yes --quiet
11
conda install --channel conda-forge sphinx jupyter nbconvert numpydoc==0.8.0 r-robustbase r-lme4 r-geepack libiconv rpy2 --yes --quiet
12
# doctr and pdr
13
-echo pip install doctr pandas-datareader simplegeneric
14
-pip install doctr pandas-datareader simplegeneric
+echo pip install doctr pandas-datareader simplegeneric seaborn
+pip install doctr pandas-datareader simplegeneric seaborn
0 commit comments