You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,10 @@ To get started with the Python materials:
33
33
```
34
34
Then, open any notebook file (.ipynb) to begin learning.
35
35
36
-
**Alternative Options:**
37
-
You can also open the notebook files in [VS Code](https://code.visualstudio.com/) or upload them to[Google Colab](https://colab.research.google.com/) for an enhanced interactive experience.
36
+
**Better Options:**
37
+
You can also open the notebook files in [VS Code](https://code.visualstudio.com/) or open them in[Google Colab](https://colab.research.google.com/) for playing with the codes.
0 commit comments