Completed
Python notebooks with Jupyter
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Setting Up VS Code for Python Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 So, we gonna do some Python today
- 2 Installing VS Code from code.visualstudio.com: http://aka.ms/vscodelive/download
- 3 Quick tour of VS Code for first-time users
- 4 Install Python extension for VS Code
- 5 Python extension settings
- 6 Selecting a Python interpreter
- 7 Writing and running Python code
- 8 Creating a virtual environment
- 9 IntelliSense for Python
- 10 Python notebooks with Jupyter
- 11 Q&A
- 12 Closing remarks