Skip to content

Base image for the workshop "From Keras TensorFlow-Models to production"

Notifications You must be signed in to change notification settings

codecentric/from-keras-to-production-baseimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From Keras TensorFlow-Models to production

Jupyterlab starten

docker pull codecentric/from-keras-to-production-baseimage

Run on Mac & Linux

docker run -p 8888:8888 -v $(pwd)/notebooks:/keras2production/notebooks codecentric/from-keras-to-production-baseimage

Run on Windows

docker run -p 8888:8888 -v %cd%/notebooks:/keras2production/notebooks codecentric/from-keras-to-production-baseimage

Build locally

cd /path/to/from-keras-to-production-baseimage
docker build -t keras_ws_py_base .

About

Base image for the workshop "From Keras TensorFlow-Models to production"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •