Skip to content
Snippets Groups Projects

Resolve "Toy dataset"

Merged Frank Sauerburger requested to merge 7-simplified-toy-dataset into master
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -40,7 +40,7 @@ build:examples:
- python setup.py install
- cd examples
- pip install jupyter
- jupyter-nbconvert --execute --to html *.ipynb
- jupyter-nbconvert --ExecutePreprocessor.timeout=300 --execute --to html *.ipynb
artifacts:
paths:
- examples/
Loading