nixpy
nixpy copied to clipboard
dead links in the "nixpy/tutorial.html" of examples.py
deads link for the examples source files. http://g-node.github.io/nixpy/tutorial.html
in the doc/source/tutorial.rst reference is correct.
Yes, this is a known issue.
Locally they work. Try generating the documentation locally using Sphinx.
Or, get the examples in the repository.
;)
I came across the same issue, maybe there is way to include the example python scripts also in the online version?