You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Fri, May 9, 2025 at 2:51 PM yaoshiang ***@***.***> wrote:
*yaoshiang* created an issue (pytorch/xla#9136)
<#9136>
🐛 Bug
As of #9082 <#9082>, there is a
manual build system for runnable tutorials.
Runnable tutorials are a P0 requirement. 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.
Expected behavior
./build_docs.sh should automatically execute the necessary steps to run
docs and then render to an HTML.
—
Reply to this email directly, view it on GitHub
<#9136>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIHSZHIFAX2I3XCRDSXU4ND25UPOZAVCNFSM6AAAAAB42AR7FGVHI2DSMVQWIX3LMV43ASLTON2WKOZTGA2TGMRWGQ4TAMY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
🐛 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.
The text was updated successfully, but these errors were encountered: