Skip to content

robolyst/scientific-python-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scientific Python Environment

This is a scientific Python environment that runs inside a docker container.

Get started

Run docker-compose up to start the Jupyter server. If this is the first time you are running the command, it may take a while to download and install everything.

Once the server is up and running, point your web-browser to http://localhost:8888.

Adding extra python packages.

Add extra packages to the requirements.txt file and run docker-compose up --build to rebulid the container.

About

A scientific python environment running in docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published