o-smirnov / docker-notebook

dockerized ipython notebook used for viewing radio astronomy datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radio astronomy IPython notebook docker container
=================================================

Usage:

    $ docker run radioastro/notebook 


Or build it yourself from the source folder:

    $ make

Notes:

* Installs various radio astronimical software packages
* Runs a ipython notebook on port 8888 
* Mount your notebooks into /notebooks
* Mount your data into /data


About

dockerized ipython notebook used for viewing radio astronomy datasets


Languages

Language:Python 92.9%Language:Shell 5.6%Language:Makefile 1.5%