Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 350 Bytes

Sandmark Analyze

Analyse the results of sandmark runs in Jupyter notebook.

Quick start

$ git clone https://github.com/kayceesrk/sandmark-analyze
$ cd sandmark-analyze
$ docker run -v `pwd`:/analyze -p 8888:8888 -it kayceesrk/sandmark:0.1.0
$ jupyter notebook --ip=0.0.0.0 --allow-root