I rarely use anaconda for my python projects, but recently it happened to me to rely on a python package which is available only via Anaconda. Therefore, I had to set my project using conda  environment. However, I encountered a problem packaging my python application using Docker, because of the conda  virtual environment and I didn’t find much documentation to solve my problem. I finally found a solution and I share it with you here in this article.

#docker #conda #python #data-science

How to Package A Python Application using Anaconda and Docker
1.95 GEEK