Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
sphinx-runpython 0.3.0 documentation
Logo
sphinx-runpython 0.3.0 documentation

Contents

  • API
    • blocref, exref, mathdef
    • blocreflist, exreflist, mathdeflist
    • collapse
    • docassert
    • epkg
    • gdot
    • quote
    • runpython
    • tools
    • sphinx_rst_builder
    • helpers
    • import_object_helper
  • Example gallery
    • Empty example

More

  • Change Logs
  • License
Back to top
View this page

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 https://codecov.io/github/sdpython/sphinx-runpython/branch/main/graph/badge.svg?token=CTUV6EDBB6

sphinx-runpython an extension to execute python code in documentation

Contents

  • API
  • Example gallery

More

  • Change Logs
  • License

Sources available on github/sphinx-runpython.

<<<

print("This is executed.")

>>>

    This is executed.

Older versions¶

  • 0.3.0

  • 0.2.0

  • 0.1.0

Next
API
Copyright © 2023-2024, Xavier Dupré
Made with Sphinx and @pradyunsg's Furo
On this page
  • sphinx-runpython: (Numpy) Array API for ONNX
    • Older versions