Skip to content

Commit

Permalink
Binder for running notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Dec 15, 2017
1 parent fcc5511 commit e6e8b93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -17,6 +17,7 @@ USER root
RUN chown -R ${NB_UID} ${HOME}
USER ${NB_USER}

WORKDIR ${HOME}
RUN python setup.py build


2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -28,7 +28,7 @@ from Markov Chain Monte Carlo (MCMC).
* **LaTeX tables** for marginalized 1D constraints

See the `Plot Gallery and tutorial <http://getdist.readthedocs.org/en/latest/plot_gallery.html>`_
(`run online <https://mybinder.org/v2/gh/cmbant/getdist/master?filepath=docs%2Fplot_gallery.ipynb>`_
(`run online <https://mybinder.org/v2/gh/cmbant/getdist/master?filepath=docs%2Fplot_gallery.ipynb>`_)
and `GetDist Documentation <http://getdist.readthedocs.org/en/latest/index.html>`_.


Expand Down

0 comments on commit e6e8b93

Please sign in to comment.