Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 357 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 357 Bytes

Docker ready to run Jupyper Notebook

Requirements

Install docker

Install

  1. git clone https://github.com/zxcvtm/aim.git
  2. docker build -t aim-base:1.0 .

Run

docker run -it --name ambiente-aim -v ~/aim/vol:/home/zxcvtm/work/vol -p 8889:8888 aim-base:1.0 start-notebook.sh --NotebookApp.token=''