Modifying Pixi environments#
Learning Objectives#
After working through this topic, you should be able to:
Explain the difference
pyproject.toml
andpixi.lock
filesAnalyze the structure of
pyproject.toml
filesAdd new packages to pixi environments in one of two ways
Modify
pyproject.toml
Run
pixi add <package>
Materials#
Video:
Download the slides.