Test Notebook¶
This notebook is a test to see if RTD’s installation of nbsphinx works at all.
[ ]:
# Single code cell just to see if it executes
1 + 2 + 3 + 4 + 5
15
This notebook is a test to see if RTD’s installation of nbsphinx works at all.
[ ]:
# Single code cell just to see if it executes
1 + 2 + 3 + 4 + 5
15