Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect reST indents in docs #351

Merged
merged 5 commits into from
Oct 17, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Fix wrong markup in scientific-computing.rst
ezio-melotti authored Oct 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 14fb3b00885494016d392ce81acd234133e579c9
12 changes: 6 additions & 6 deletions doc/workshops/scientific-computing.rst
Original file line number Diff line number Diff line change
@@ -19,13 +19,13 @@ You will need to have Spyder installed. Visit our :doc:`installation guide<../in

It is also desirable to have the following prior knowledge:

* Basic level of Python. You can visit `The Python Tutorial`_ to learn the basics of this programming language.
* Some knowledge of Statistics (`hypothesis testing`_ , `ANOVA`_, `p-value`_)
* Basic level of Python. You can visit `The Python Tutorial`_ to learn the basics of this programming language.
* Some knowledge of Statistics (`hypothesis testing`_ , `ANOVA`_, `p-value`_)

.. _The Python Tutorial: https://docs.python.org/3/tutorial/
.. _hypothesis testing: https://en.wikipedia.org/wiki/Statistical_hypothesis_testing
.. _ANOVA: https://en.wikipedia.org/wiki/Analysis_of_variance
.. _p-value: https://en.wikipedia.org/wiki/P-value
.. _The Python Tutorial: https://docs.python.org/3/tutorial/
.. _hypothesis testing: https://en.wikipedia.org/wiki/Statistical_hypothesis_testing
.. _ANOVA: https://en.wikipedia.org/wiki/Analysis_of_variance
.. _p-value: https://en.wikipedia.org/wiki/P-value