Video description
Packaging in Python has always been polarizing. From complicated beginnings where you couldn't uninstall libraries, to virtualenv that allows you to work
in a self-contained environment that can be thrown away. In this video, I'll present an introduction to Conda, and to a chanel-specific variation of it that is maintained by the community called miniforge.
If you are looking for a way to get scientific packages for the new Apple M1 silicon, this video will also help you out get everything sorted, including installing versions of Python that are pre-packaged and ready for data science tasks.
Topics include:
* Install Conda by using the community version called miniforge.
* Use conda to install a specific version of Python, without system installs
* Find more about the differences between virtualenv, pip, and conda
* Install data science libraries in the new Apple M1 silicon
Useful links:
* Conda documentation
* Conda Forge community documentation
* Conda miniforge project
Table of contents
Product information
- Title: Get started with Conda
- Author(s):
- Release date: August 2021
- Publisher(s): Pragmatic AI Labs
- ISBN: 50119VIDEOPAIML
You might also like
article
Run Llama-2 Models Locally with llama.cpp
Llama is Meta’s answer to the growing demand for LLMs. Unlike its well-known technological relative, ChatGPT, …
video
Conda commands for beginners
Conda commands for beginners Learn how to use basic conda commands for developing Python If you …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …
video
MLOps with Hugging Face Spaces, Gradio and Github Actions
Learn to use MLOPs methodology to deploy a Hugging Face Spaces application using Github Actions. 00:00 …