Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 119 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 119 Bytes

Simple Example

  1. docker build -t example .

  2. docker run -ti example

  3. jupyter notebook --no-browser --allow-root