To download the datasets for this course, you can visit the Real Python GitHub repository.
For more information on the concepts covered in this lesson, you can check out:
- Python Virtual Environments: A Primer
- Python Development in Visual Studio Code
- Jupyter Notebook: An Introduction
- Using Python’s pip to Manage Your Projects’ Dependencies
- Python extension for Visual Studio Code
- Jupyter Extension for Visual Studio Code
- An Effective Python Environment: Making Yourself at Home
James on May 31, 2022
Hi, If I haven’t got the latest version of Python on my Qindows laptop :/ Is it possible to create a new environment with the latest version or do I have to download & reinstall Python with the latest version? Would this cause any problems for other packages? Thanks