Skip to content

Commit 1e93f43

Browse files
committed
fix recipe and prototype index
1 parent 2aea713 commit 1e93f43

File tree

2 files changed

+6
-29
lines changed

2 files changed

+6
-29
lines changed

prototype_source/prototype_index.rst

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,7 @@ decide if we want to upgrade the level of commitment or to fail fast.
1414

1515
.. raw:: html
1616

17-
</div>
18-
</div>
19-
20-
<div id="tutorial-cards-container">
17+
<div id="tutorial-cards-container">
2118

2219
<nav class="navbar navbar-expand-lg navbar-light tutorials-nav col-12">
2320
<div class="tutorial-tags-container">
@@ -160,16 +157,6 @@ decide if we want to upgrade the level of commitment or to fail fast.
160157

161158
.. End of tutorial card section
162159
163-
.. raw:: html
164-
165-
</div>
166-
167-
<div class="pagination d-flex justify-content-center"></div>
168-
169-
</div>
170-
171-
</div>
172-
173160
.. -----------------------------------------
174161
.. Page TOC
175162
.. -----------------------------------------

recipes_source/recipes_index.rst

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Recipes
22
---------------------------------------------
3-
Recipes are bite-sized, actionable examples of how to use specific PyTorch features, different from our full-length tutorials.
43

5-
.. raw:: html
4+
Recipes are bite-sized, actionable examples of
5+
how to use specific PyTorch features, different
6+
from our full-length tutorials.
67

7-
</div>
8-
</div>
8+
.. raw:: html
99

10-
<div id="tutorial-cards-container">
10+
<div id="tutorial-cards-container">
1111

1212
<nav class="navbar navbar-expand-lg navbar-light tutorials-nav col-12">
1313
<div class="tutorial-tags-container">
@@ -335,16 +335,6 @@ Recipes are bite-sized, actionable examples of how to use specific PyTorch featu
335335

336336
.. End of tutorial card section
337337
338-
.. raw:: html
339-
340-
</div>
341-
342-
<div class="pagination d-flex justify-content-center"></div>
343-
344-
</div>
345-
346-
</div>
347-
348338
.. -----------------------------------------
349339
.. Page TOC
350340
.. -----------------------------------------

0 commit comments

Comments
 (0)