Skip to content

Create automated runnable tutorial build system #9136

@yaoshiang

Description

@yaoshiang

🐛 Bug

As of #9082, there is a manual build system for runnable tutorials.

Users expect to see an HTML Rendering of a tutorial, then click a button and run it on colab so they can experiment with it themselves.

PyTorch docs, Jax docs, and Tensorflow docs all support runnable tutorials.

An automated build system will improve our ability to test and build our runnable tutorials repeatably and be less prone to error.

Expected behavior

./build_docs.sh should automatically execute the necessary steps to run docs and then render to an HTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions