Sign inSign up

c3h3/oblas-py278-data

By c3h3

Updated almost 11 years ago

Image
0

1.7K

c3h3/oblas-py278-data repository overview

How to use this image

docker run -p forward_port:8888 -v outside_ipynbs:/ipynbs -e IPYNB_PROFILE="c3h3-dark" -e OMP_NUM_THREADS=8 -i -t  c3h3/oblas-py278-data
  • "forward_port" is the port you want to forward into docker image (EXPOSE 8888)
  • "outside_ipynbs" is the directory you want to mount into docker image as /ipynbs (WORKDIR)
  • "IPYNB_PROFILE" is the environment variable could be set as "c3h3-dark" or "default"
  • "OMP_NUM_THREADS" is the environment variable which would be read by openblas

Tag summary

Content type

Image

Digest

sha256:055823dfb

Size

792.6 MB

Last updated

almost 11 years ago

docker pull c3h3/oblas-py278-data