ContinuumIO / elm

Phase I & part of Phase II of NASA SBIR - Parallel Machine Learning on Satellite Data
http://ensemble-learning-models.readthedocs.io
43 stars 27 forks source link

doctests throughout #206

Open PeterDSteinberg opened 6 years ago

PeterDSteinberg commented 6 years ago

Note that the doctesting is currently off in .travis.yml (commented out):

# - if [ "$TEST_DOCS" ]; then conda install -c conda-forge -c ioam -c scitools --use-local elm earthio && make html && make doctest; fi
gbrener commented 6 years ago

Addressing this in branch: https://github.com/ContinuumIO/elm/tree/update_docs