Skip to content

hmlatapie/gpu_ds_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpu_ds

X11-based data science container with support for gpu anaconda-based pytorch. Eliminates need to map container ports by using container-internal web browser (epiphany-browser).

start container

`gpu_ds run`

inside container

list environments

conda info --env

select environment

source activate <desired environment e.g. pytorch_TF_p36>

start notebook

jupyter notebook --allow-root

notes

currently holding pytorch back to 0.3.1 due to problems with 0.4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages