dmlc / mxnet-notebooks

Notebooks for MXNet
Apache License 2.0
615 stars 325 forks source link

Automated test for notebooks #17

Closed kevinthesun closed 7 years ago

kevinthesun commented 7 years ago

A python script to test python notebooks. The script will run each notebook and write results to output notebook.

Unit and integration tests are written for notebooks under basic, how_to and tutorials folder.