Skip to content

deepnote/environments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick reference

Python image

How to build

docker build -t deepnote/python:<TAG>  --build-arg PYTHON_VERSION=<some_version> ./python

R image

GPU image

The image is based on tensorflow docker image and adds packages that are typical part of our other images (git most importantly).

We follow the tagging of tensorflow image. So tensorflow/tensorflow:2.4.1-gpu becomes deepnote/tensorflow:2.4.1-gpu.

How to build

docker build -t deepnote/ir:<TAG>  --build-arg R_BASE_VERSION=<some_version> ./ir

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7