Skip to content

danrasband/jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Jupyter Lab via docker-compose

This repo allows you to use Jupyter Lab via docker-compose:

docker-compose up jupyter

It also has Postgres in case you need it. Additional services can be added in the future.

The docker-compose setup assumes you use the following folders for your data and projects:

$HOME/Data/
$HOME/Projects/

If you use a different setup, then feel free to fork this repo and adjust the appropriate lines in docker-compose.yml.

About

A default setup for working with Jupyter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published