Skip to content

drim-tim/pump-it-up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

Build image

docker build -t jupyter-projet-ia .

Run image

docker run -it --rm -v "$(realpath ./notebooks)":/tf/notebooks -p 8888:8888 jupyter-projet-ia