Skip to content

Commit

Permalink
DOC add pip install sphinx_copybutton to contribution guide (scikit…
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanieSenger authored and jeremiedbb committed Jun 29, 2023
1 parent 104339f commit 2482bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developers/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ Building the documentation requires installing some additional packages:

pip install sphinx sphinx-gallery numpydoc matplotlib Pillow pandas \
scikit-image packaging seaborn sphinx-prompt \
sphinxext-opengraph plotly pooch
sphinxext-opengraph sphinx-copybutton plotly pooch

To build the documentation, you need to be in the ``doc`` folder:

Expand Down

0 comments on commit 2482bca

Please sign in to comment.