Introducing the Next-Gen Anaconda Command Line Interface (CLI)

Introducing the Next-Gen Anaconda Command Line Interface

What’s New If you build with Python, ML, or AI, you’ve spent more hours than you would like setting up your environment instead of using it and figuring out which Python version your machine is actually using. Re-pointing channels every time you switch machines. The Anaconda Command Line Interface (CLI) is a single executable that […]

Main-X Channel: More Packages, Same Trusted Source

Main-X Channel: More Packages, Same Trusted Source

What’s New Every Anaconda user has hit the same wall. They run conda install, and instead of a package, they get a PackagesNotFoundError. The package is popular on PyPI. But it isn’t in Anaconda’s main channel and now, that means they have to download it from PyPI instead. For individual developers, this is daily friction. […]