Skip to content

kaggledecal/jupyter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-server

Setup Instructions

Make sure that you have vagrant installed so that you can deploy easily.

Acknowledgements

The docker image we use for our deployments is the stock available from the jupyter development crew. You can find instructions for deploying the docker image we use here: https://github.com/jupyter/docker-stacks/tree/master/scipy-notebook

Setting up docker instance

  1. Install docker
  2. Install data science docker container
    • In terminal: docker run -d -p 8888:8888 jupyter/scipy-notebook

You're done!

You're special

About

Repo for server that hosts jupyter for students in the Kaggle Decal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published