<div dir="ltr">Hi all,<div><br></div><div>Myself and some of the other yt devs are thinking about ways to improve cookbook section of our documentation by replacing the scripts we currently host with notebooks.</div><div><br>

</div><div>Since some of our cookbook recipes store plots, we'd like to track these notebooks in version control in an unevaluated state, mainly to avoid versioning images.  We have a CI server that already builds our cookbook recipes for our dev docs, so something that integrates with sphinx seems to be the way to go. I think I could write a sphinx plugin that does the job, but it would need to use whatever machinery IPython uses when notebook cells get evaluated.  </div>

<div><br></div><div>Does anyone know if such a plugin is available somewhere?  If not, does anyone know where I should look in the IPython codebase for when I try to write it myself?</div><div><br></div><div>Thanks for your help,</div>

<div><br></div><div>-Nathan</div></div>