python3-sphinx-gallery

extension that builds an HTML gallery of examples from Python scripts (Python 3)

Description

Sphinx-Gallery is a Sphinx extension that creates an HTML gallery of examples from any set of Python scripts. It offers several functionalities:
  - Automatic Example Galleries Creation: Run example Python scripts to capture
    output and figures, rendering them into reST files integrated into your
    documentation by Sphinx.
  - Narrative Integration with Code:
    Embed reST in your example Python files, allowing you to interweave
    narrative content with code that generates graphics in documentation.
    Sphinx-Gallery also automatically generates a Jupyter Notebook for each
    example page.
  - Mini Galleries for API Documentation:
    Create mini galleries that list all examples that use a specific function
    /method in the API documentation.
  - Intersphinx Links:
    Add intersphinx links to your examples, which automatically connect to API
    documents for functions/methods/classes used in the examples.
  - Multiple Galleries Management:
    Manage multiple galleries to create and embed galleries of diverse sample
    sets.

This package contains the Python 3 version of sphinx-gallery.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://sphinx-gallery.github.io/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-sphinx-gallery