File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ PyTorch Version in Google Colab
11
11
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12
12
13
13
Wen you are running a tutorial that requires a version of PyTorch that has
14
- jst been released, that version might not be yet available in Google Colab.
14
+ just been released, that version might not be yet available in Google Colab.
15
15
To check that you have the required ``torch `` and compatible domain libraries
16
16
installed, run ``!pip list ``.
17
17
@@ -27,7 +27,7 @@ Using Tutorial Data from Google Drive in Colab
27
27
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
28
28
29
29
We've added a new feature to tutorials that allows users to open the
30
- ntebook associated with a tutorial in Google Colab. You may need to
30
+ notebook associated with a tutorial in Google Colab. You may need to
31
31
copy data to your Google drive account to get the more complex tutorials
32
32
to work.
33
33
You can’t perform that action at this time.
0 commit comments