Building a Private Conda Channel
python · data science python · ci · jupyterI first wrote this blog when I was working at City Science Why we need a private conda channel Here at City Science we build a large number of reusable Python modules. For developers to consume these libraries, we needed to host the different versions at a central location. There are public hosting solutions available, but for now we needed our libraries to remain private. For that reason we opted to create our own channel.