May 2019
Intermediate to advanced
452 pages
12h 16m
English
Assuming you have Docker and NVIDIA Docker already installed, as illustrated in Chapter 9, Containerization on GPU-Enabled Platforms, download the latest stable deepchem docker image and create a container out of it using the following commands:
docker pull deepchemio/deepchemnvidia-docker run -i -t deepchemio/deepchem
You are now in a Docker container whose Python has DeepChem installed as a closed environment configuration ready to use on your Ubuntu Linux system.
Read now
Unlock full access