https://github.com/GPflow/GPflow
Revision 16b0af6d24d262b6467005d4bf593d99ac056e13 authored by ST John on 19 February 2020, 12:12:14 UTC, committed by ST John on 19 February 2020, 12:12:14 UTC
1 parent 4b80d4b
Raw File
Tip revision: 16b0af6d24d262b6467005d4bf593d99ac056e13 authored by ST John on 19 February 2020, 12:12:14 UTC
update understanding/ notebooks
Tip revision: 16b0af6
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
jupytext

matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top