https://github.com/GPflow/GPflow
Revision 0ee881e786a71f18c5a612301b3e3260f962e6f4 authored by Eric Hammy on 11 October 2019, 11:12:17 UTC, committed by GitHub on 11 October 2019, 11:12:17 UTC
Quickfix: enable notebook test of regression.ipynb
2 parent s 0b368ce + 5cef76e
Raw File
Tip revision: 0ee881e786a71f18c5a612301b3e3260f962e6f4 authored by Eric Hammy on 11 October 2019, 11:12:17 UTC
Merge pull request #1097 from GPflow/st/quickfix_regression_notebook_test
Tip revision: 0ee881e
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
back to top