Skip to content

ALU-Schumacher/docker-jupyter-pyroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROOT is a toolkit developed at CERN. Its primary audience is particle physicists who want to perform data analysis.

sudo docker run -p 8080:8080 -v $PWD:/work aluschumacher/jupyter-pyroot

To change the host port mapping to a different port than 8080 change the first 8080 to the desired port number. To change the mapping from the internal container /work directory to some other host directory, change the $PWD to the desired directory.

Based on wgseligman/docker-jupyter-pyroot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages