ElderResearch / gpu_docker

dockerfiles for our dc office gpu development machine
4 stars 2 forks source link

install Python 3.6 for RAPIDS #75

Closed trent-b closed 4 years ago

trent-b commented 5 years ago

I would like to use RAPIDS (https://github.com/rapidsai). Specifically cuDF, cuML, and cuGraph. However, these packages require Python 3.6. Could a copy of the "Python" docker image be made but with Python 3.6 installed?

enmyj commented 4 years ago

I think we can close this because we made a totally new image for rapidsai