Skip to content

Commit

Permalink
README updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk committed Sep 1, 2014
1 parent 6712696 commit 8995cca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scipyserver/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Dockerized Notebook + SciPy Stack
=================================

Docker container for the SciPy stack and configured IPython notebook server.
Docker container for the [SciPy stack](../scipystack) and configured IPython notebook server.

## Quickstart

Expand Down
2 changes: 2 additions & 0 deletions scipystack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Relies on `ipython/base`, installs the [SciPy stack](http://www.scipy.org/stackspec.html) + more:

* cython
* h5py
* matplotlib
* numpy
* pandas
Expand All @@ -9,4 +10,5 @@ Relies on `ipython/base`, installs the [SciPy stack](http://www.scipy.org/stacks
* scipy
* seaborn
* statsmodels
* sympy
* yt

0 comments on commit 8995cca

Please sign in to comment.