Skip to content

a jupyter notebook with docker-compose to mirror any files created to local env

Notifications You must be signed in to change notification settings

danasaur/jupyter-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-bootstrap

a jupyter notebook with docker-compose to mirror any files created to local env

To get a jupyter notebook running from your browser, type into the terminal:

$ docker-compose up

Then follow the instructions in your terminal to copy the generated web address and paste it into your browser. Voila!

This will create a folder called "notebooks" in your project's root directory. Any notebooks you create will be saved to this directory on your local machine.

About

a jupyter notebook with docker-compose to mirror any files created to local env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published