Skip to main content
Anaconda Learning
Toggle menu
Menu
Back to anaconda.com
< Back to anaconda.com
Course Catalog
Sign In
Conda Essentials
Boost your packaging skills.
Watch Intro Video
36
Introduction
(04:39)
Conda Essentials
Module 1: The conda directory structure
(1:07:50)
Conda Directory Structure: Learning Objectives
How does conda work?
What's in the conda directory?
Installing a new environment
The conda directory structure
What happens when an environment activates?
Conda activation scripts
Conda Directory Structure: Summary
Exercise 1: Explore the environment directory
Exercise 2: Locate Python in new environment
Exercise 3: Locate a newly installed Python package
Module 2: Building packages
(55:36)
Building Packages: Learning Objectives
What are conda recipes?
Public recipes: conda_gc_test and toolz
Public recipes: prodigal and pandas
Conda recipes summary
How to build a package
Building packages continued
Uploading a package
Building packages: Summary
Exercise 1: Create a new recipe from scratch
Exercise 2: Build a package from your recipe
Exercise 3: Building packages review questions
Module 3: Introduction to conda-build
(52:08)
Introduction to conda-build: Learning Objectives
What happens during the conda build process?
Generating recipes for Python packages on PyPI
Generating recipes for R packages on CRAN
Writing a recipe and building a package from scratch
Best practices for building packages
Building packages: Summary
Exercise 1: Add a source section to a recipe
Exercise 2: Debugging a recipe
Exercise 3: Installing a package
Conclusion
End of Course Survey