Skip to content

data-doctors/docker-dd-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

To build the image locally, just run:

./build.sh

To build the image without cloning the repository run:

docker build -t data-doctors-notebook github.com/data-doctors/docker-dd-notebook

Running

To run the container use:

./start_notebook mount_dir

mount_dir must be a local, valid directory where to mount the working directory. Here notebooks will be persisted and are accessible even after the container is stopped.

Extra

To log into the container use:

./enter-notebook

With this you will have access to the container's filesystem and environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages