audeering / audtorch

Utils and data sets for audio and PyTorch
https://audeering.github.io/audtorch/
Other
83 stars 9 forks source link

Adding Jupyter Notebook Tutorials #64

Open ATriantafyllopoulos opened 4 years ago

ATriantafyllopoulos commented 4 years ago

I have some nice jupyter notebook tutorials lying around. I already know how to add them to sphinx. Does anyone know how (and where) to automatically deploy them?

hagenw commented 4 years ago

What do you mean by automatically deploy?

If you want to know how to integrate them with ReadTheDocs, you might have a look at this example: https://sfs-python.readthedocs.io/en/0.5.0/examples/sound-field-synthesis.html And maybe on this documentation: https://nbsphinx.readthedocs.io/en/0.4.3/executing-notebooks.html