Skip to content

Commit

Permalink
doc: use latest version of pydata theme
Browse files Browse the repository at this point in the history
  • Loading branch information
whitetuft committed Jan 23, 2024
1 parent 4ede060 commit 43f8c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ set -x
sudo apt-get update
sudo apt-get -y install git rsync python3-git python3-pip python3-virtualenv python3-setuptools pandoc zlib1g-dev # python3-sphinx
python3 -m pip install --upgrade pygments #rinohtype[PDF] #sphinxcontrib-bibtex
pip3 install sphinx==5.3.0 pydata-sphinx-theme==0.13.3 sphinx-toggleprompt nbconvert==5.6.1 nbsphinx sphinx-gallery sphinx-copybutton ipython_genutils sphinx-toggleprompt sphinx-panels pandas scipy scikit-learn netcdf4 matplotlib jupyter_client ipykernel
pip3 install sphinx==5.3.0 pydata-sphinx-theme sphinx-toggleprompt nbconvert==5.6.1 nbsphinx sphinx-gallery sphinx-copybutton ipython_genutils sphinx-toggleprompt sphinx-panels pandas scipy scikit-learn netcdf4 matplotlib jupyter_client ipykernel

#####################
# DECLARE VARIABLES #
Expand Down

0 comments on commit 43f8c72

Please sign in to comment.