We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b0ff6 commit e08196bCopy full SHA for e08196b
beginner_source/template_tutorial.py
@@ -47,7 +47,8 @@
47
GALLERY_PATTERN="neural_style_transfer_tutorial.py" sphinx-build . _build
48
49
* Make a copy of this repo and add only your
50
- tutorial removing everything. Then run ``make html``.
+ tutorial to the `beginner_source` directory removing all other tutorials.
51
+ Then run ``make html``.
52
53
Verify that all outputs were generated correctly in the created HTML.
54
"""
0 commit comments