Skip to content

curiousest/data-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-toolkit

A jupyter notebook setup using docker-compose.

Run

docker-compose up -d
docker-compose logs --tail 20
  • You will see the token necessary to connect (if you're using pycharm, settings->jupyter)
  • Point your browser to localhost:8888 to log onto the jupyter notebook

AWS EC2 Notebook Server

You can spin up an AWS EC2 instance to run the notebook server and any other docker containers you need. See the fabfile.

About

jupyter notebook setup using docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages