Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ will look as follows in the jupyter notebook
.. todo::

Currently generating the two sets of notebooks requires two separate
runs of sphinx which is incovenient. It would be better to develop a set
runs of sphinx which is inconvenient. It would be better to develop a set
of notebooks without solutions (as Default) and a set of notebooks with
solutions in a subdir.

Expand Down Expand Up @@ -579,4 +579,4 @@ will look as follows in the jupyter notebook

inclusion of tests in the generated notebook can be controlled in the ``conf.py``
file using :code:`jupyter_drop_tests = False`. This is useful when using the
``coverage`` build pathway.
``coverage`` build pathway.