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.
1 parent a18d8ca commit 3d13107Copy full SHA for 3d13107
README.rst
@@ -24,7 +24,8 @@ For a Linux system with `apt` (e.g. Ubuntu), you can do:
24
25
apt-get install python3-sphinx python3-sphinx-rtd-theme
26
27
- Note: The `nbsphinx-link` package is not available via apt and should be installed using pip:
+ Note: The `nbsphinx-link` package is needed to process Python notebook examples
28
+ but is not available via apt. It may be installed using pip:
29
30
pip install nbsphinx-link
31
0 commit comments