Skip to content

Commit 3d13107

Browse files
authored
Update README with nbsphinx-link installation details
Clarify installation note for nbsphinx-link package.
1 parent a18d8ca commit 3d13107

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ For a Linux system with `apt` (e.g. Ubuntu), you can do:
2424

2525
apt-get install python3-sphinx python3-sphinx-rtd-theme
2626

27-
Note: The `nbsphinx-link` package is not available via apt and should be installed using pip:
27+
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:
2829

2930
pip install nbsphinx-link
3031

0 commit comments

Comments
 (0)