Skip to content

A simple and quick way to prepare your Jupyter Notebook environment for Data Science with Docker

License

Notifications You must be signed in to change notification settings

willsilvano/jupyter-notebook-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Building the Docker container

To build the container just fork this repository and execute the docker-compose up -d command inside the folder of clonned repository in your computer.

The image used to build the Jupyter Notebook environment is jupyter/datascience-notebook.

You can found all the information about this image here.

Creating your notebooks

To access and create your notebooks, after the container is running, go to browser and access: http://localhost:8888

About

A simple and quick way to prepare your Jupyter Notebook environment for Data Science with Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published