# conda-spawn `conda spawn` allows you to activate conda environments in new shell processes. :::{warning} This project is still in early stages of development. Don't use it in production (yet). We do welcome feedback on what the expected behaviour should have been if something doesn't work! ::: ::::{grid} 2 :::{grid-item-card} 🏡 Getting started :link: quickstart :link-type: doc New to `conda spawn`? Start here to learn the essentials ::: :::{grid-item-card} 📖 How to :link: howto :link-type: doc Quick guides that teach how to leverage `conda spawn` ::: :::: ::::{grid} 2 :::{grid-item-card} 🖥️ CLI usage :link: cli :link-type: doc Consult the command-line interface manual ::: :::{grid-item-card} 💡 Motivation and vision :link: why :link-type: doc Read about why `conda spawn` exists and when you should use it ::: :::: ```{toctree} :hidden: quickstart howto cli why ```