Docker Hub
hub.docker.com › r › kundajelabJan 26, 2020 · Updated 01/26/2020 ubuntu 18.04 cuda 10.0 cudnn 7 python 3.7 via miniconda . Dockerfile contents are: FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu18.04 MAINTAINER Anna Shcherbina <an
docker-anaconda - hub.docker.com
hub.docker.com › r › continuumiodocker-anaconda Docker container with a bootstrapped installation of Anaconda (based on Python 3.X) that is ready to use. The Anaconda distribution is installed into the /opt/conda folder and ensures that the default user has the conda command in their path. Anaconda is the leading open data science platform powered by Python.
Install Conda Docker
outsidethewire.us › install-conda-dockerJan 18, 2022 · Install Conda Docker Posted on 1/18/2022 by admin Conda/Anaconda is a cross-platform package management solution widely used in scientific computing and other fields. The above pip install instruction is compatible with conda environments.