Skip to content

zxcvtm/jupyter-notebook-docker

Repository files navigation

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=''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published