yongrenjie / sphinx-exec-directive

Sphinx extension to run Python code blocks and display the output.
https://yongrenjie.github.io/sphinx-exec-directive/
MIT License
3 stars 3 forks source link

Capture stderr as well (?) #12

Open yongrenjie opened 1 year ago

yongrenjie commented 1 year ago

Or at the very least provide an option to redirect stderr into stdout.