Skip to content

Commit e05cd19

Browse files
author
Svetlana Karslioglu
authored
Fix new-release-colab.rst (#2256)
1 parent c62d2b1 commit e05cd19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

beginner_source/new-release-colab.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Notes for Running in Colab
1212

1313
.. code-block:: python
1414
15-
!pip3 uninstall --yes torch torchaudio torchvideo torchdata
16-
!pip3 install torch torchaudio torchvideo torchdata
15+
!pip3 uninstall --yes torch torchaudio torchvision torchtext torchdata
16+
!pip3 install torch torchaudio torchvision torchtext torchdata

0 commit comments

Comments
 (0)