Skip to content

commondata-net/jupyter-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-docker

Overview

Run Jupyter Lab in a Docker container.

No need to install Jupyter Lab or any other dependencies on the host machine.

OS: Debian Bookworm Python Version: 3.13.x

Quick Reference

Usage

# assumes notebook directory exists in the current directory
# assumes PORT is 8899
make run

Configuration

# Override PORT and NOTEBOOKS_DIR
make run PORT=8899 NOTEBOOKS_DIR=./notebooks

About

Quickly get up and running with jupyter with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published