Skip to content

Commit 8fa77bb

Browse files
author
Svetlana Karslioglu
committed
update
1 parent 1dc22df commit 8fa77bb

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
.. _new-release_colab:
1+
.. _new-release_colab::
22

33
Notes for Running in Colab
4-
==========================
4+
~~~~~~~~~~~~~~~~~~~~~~~~~~
55

66
.. note::
77
This tutorial requires PyTorch 2.0.0 or later. If you are running this
@@ -10,6 +10,7 @@ Notes for Running in Colab
1010
If the installed version of PyTorch is lower than required,
1111
unistall it and reinstall again by running the following commands:
1212

13-
.. code-block::
13+
.. code-block:: python
14+
1415
!pip3 uninstall --yes torch torchaudio torchvideo torchdata
1516
!pip3 install torch torchaudio torchvideo torchdata

0 commit comments

Comments
 (0)