Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 282 Bytes

File metadata and controls

18 lines (13 loc) · 282 Bytes

{ Project Title }

{ Short description }

Usage

docker build --tag sim .

docker run -it -v /path/to/local/folder:/src -p 8888:8888 sim

From within the docker machine:

jupyter notebook --allow-root --ip=0.0.0.0 --port=8888

Requirements

Citing This Work