Skip to content

Commit

Permalink
DOCS: Remove extra pydata theme install (executablebooks#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell authored and phaustin committed Apr 1, 2020
1 parent af43ebb commit a72456f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ To install `myst-nb`, do the following:
cd MyST-NB
git checkout master
pip install -e .[code_style,testing,rtd]
pip install git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master
```

* Enable the `myst_nb` extension in your Sphinx repository's extensions:
Expand Down

0 comments on commit a72456f

Please sign in to comment.