
Anaconda has become a key tool in the Python developers tool belt.
In this video, Maroya will talk about the Anaconda toolkit and how we can use it to make our Python journey a bit more convenient.
Time Stamps:
- 00:00 – Intro to Anaconda Toolkit
- 00:23 – What is a working environment?
- 01:52 – Install Anaconda on Linux Ubunbtu 20.4
- 03:35 – Create conda working environments
- 04:02 – conda: command not found ERROR FIX
- 04:52 – conda install Pytorch
- 05:15 – conda list packages
- 06:00 – install Pygame
- 06:56 – conda remove package
- 07:25 – conda env list
- 07:47 – conda update package
- 08:14 – update conda
- 08:49 – search for install commands
- 10:18 – Jupyter Notebook
- 11:35 – Install Anaconda on Windows
- 14:20 – thanks for watching!