Skip to content

icepack/tutorial-2019-05-20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the docker image:

docker build -t icepack/tutorial:latest

To run the docker image and expose a port so we can talk to JupyterHub:

docker run --interactive --tty --publish 8000:8000 icepack/tutorial:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published