r - Markdown for Reproducible Research in Python -
i know whether there equivalent r-markdown in python can me reproducible research.
please note: i'm not interested in ipython notebooks answer.
i want have syntactic joy of r-markdown code in python. know 1 can supply engine="python" in r-markdown , going problem comes when want include plots produced using matplotlib in reproducible doc writing plt.show() plt alias matplotlib.pyplot.
do know such modules / tools in python can me achieve this? want use such tools spyder / intellij.
i option similar echo=false present in such tool.
if no such project exists, guys know / organization working on such thing.
Comments
Post a Comment