Documentation and Testing

Dear yt developers, I have come across your marvellous and beautiful documentation based on notebooks at: http://yt-project.org/docs/dev/quickstart/index.html One question though: how are these notebooks included in the automatic testing framework? https://bitbucket.org/yt_analysis/yt/src/34ed15d98fe48c75d824fbf6246d8ab89c4... Regards, Dacoex

Hi, This uses a sphinx extension that I developed: https://github.com/ngoldbaum/RunNotebook Take a look at the example in the github repository to see how it works. There's also nbsphinx, which does something similar and was developed independently: https://github.com/spatialaudio/nbsphinx -Nathan On Mon, Feb 1, 2016 at 3:58 PM, DaCoEx <dacoex@public-files.de> wrote:
Dear yt developers, I have come across your marvellous and beautiful documentation based on notebooks at: http://yt-project.org/docs/dev/quickstart/index.html
One question though: how are these notebooks included in the automatic testing framework? https://bitbucket.org/yt_analysis/yt/src/34ed15d98fe48c75d824fbf6246d8ab89c4...
Regards, Dacoex _______________________________________________ yt-dev mailing list yt-dev@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
participants (2)
-
DaCoEx
-
Nathan Goldbaum