/MIPT-Reproducible-Research

Homework on reproducible research at MIPT

Primary LanguageJupyter Notebook

MIPT-Reproducible-Research

CircleCI Binder DockerHub

Homework on reproducible research at MIPT.

To install Python 3 virtual environment, run:

$ make venv

To run Iris.ipynb and save the result as Iris.html, run:

$ make html

To pull Docker image, type:

$ docker pull nik7/mipt-reproducible-research