Skip to content

Commit 85caa62

Browse files
c-p-i-osvekars
andauthored
Add tabulate pip install to flight recorder tutorial (#3081)
Don't interrupt user's flow that they may need to install `tabulate`. Also, show them the actual command that they need to run to install `tabulate`. --------- Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 31eb1da commit 85caa62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

prototype_source/flight_recorder_tutorial.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ What you will learn
99

1010
Prerequisites
1111
-------------
12+
1213
- PyTorch version 2.5 or later.
14+
- `tabulate <https://pypi.org/project/tabulate/>`__. You can install by running ``pip install tabulate``.
15+
1316

1417
Overview
1518
--------

0 commit comments

Comments
 (0)