Contents Menu Expand Light mode Dark mode Auto light/dark mode
sphinx-runpython 0.1 documentation
Logo
sphinx-runpython 0.1 documentation
  • API
    • collapse
    • epkg
    • runpython
    • helpers
    • import_object_helper
  • Example gallery
    • Empty example
Back to top

sphinx-runpython: (Numpy) Array API for ONNX#

https://dev.azure.com/xavierdupre3/sphinx-runpython/_apis/build/status/sdpython.sphinx-runpython https://badge.fury.io/py/sphinx-runpython.svg GitHub Issues MIT License size https://img.shields.io/badge/code%20style-black-000000.svg

sphinx-runpython an extension to execute python code in documentation

  • API
    • Extensions
    • Helpers
  • Example gallery

Sources available on github/sphinx-runpython, see also code coverage.

<<<

print("This is executed.")

>>>

    This is executed.
Next
API
Copyright © 2023, Xavier Dupré
Made with Sphinx and @pradyunsg's Furo