For Python analytics, within the config.json file, is there a way to add or modify the Python channels that search for package dependencies?
Within a standard .condarc file for Python, developers can add custom channels. This is especially useful for packages that are not available from the open source community.