Skip to content

Commit 329fa1b

Browse files
authored
Update flight_recorder_tutorial.rst
1 parent 58fc3a0 commit 329fa1b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

prototype_source/flight_recorder_tutorial.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,9 @@ What you will learn
99

1010
Prerequisites
1111
-------------
12-
- PyTorch version 2.5 or later.
13-
14-
Install the `tabulate` python module.
1512

16-
.. code:: shell
17-
18-
pip install tabulate
13+
- PyTorch version 2.5 or later.
14+
- `tabulate <https://pypi.org/project/tabulate/>`__. You can install by running ``pip install tabulate``.
1915

2016

2117
Overview

0 commit comments

Comments
 (0)