Skip to content

Commit e08196b

Browse files
author
Svetlana Karslioglu
authored
Update template_tutorial.py
1 parent 46b0ff6 commit e08196b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

beginner_source/template_tutorial.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
GALLERY_PATTERN="neural_style_transfer_tutorial.py" sphinx-build . _build
4848
4949
* Make a copy of this repo and add only your
50-
tutorial removing everything. Then run ``make html``.
50+
tutorial to the `beginner_source` directory removing all other tutorials.
51+
Then run ``make html``.
5152
5253
Verify that all outputs were generated correctly in the created HTML.
5354
"""

0 commit comments

Comments
 (0)