Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 295 Bytes

What?

Basic environment: jupyter & jupyter lab

Build

docker run -dt -p 8888-8889:8888-8889 -v /opt/host_dir/:/opt/notebooks --name jupyter lmurawsk/docker_jupyter:latest

Use