-
Notifications
You must be signed in to change notification settings - Fork 5
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
docs: add Jupyter notebook example #65
Conversation
Also added doc8 to requirements
Codecov Report
@@ Coverage Diff @@
## master #65 +/- ##
==========================================
- Coverage 58.03% 57.95% -0.09%
==========================================
Files 13 13
Lines 510 509 -1
==========================================
- Hits 296 295 -1
Misses 214 214
|
Changing this PR back to draft status, because I can't get nbsphinx to work properly... |
Notebook output seems to render correctly now on RTD Only Travis is complaining now... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
Currently only added a notebook that illustrates how to generate data samples, but this can be extended by simply adding more notebooks in the
examples/jupyter
folder.Current output on RTD can be viewed at
https://pwa.readthedocs.io/projects/tensorwaves/en/notebooks/usage.html