https://github.com/GPflow/GPflow
Revision b17df8b62ccf00713622464f5b2b28f9ba326740 authored by st-- on 10 January 2020, 16:48:50 UTC, committed by GitHub on 10 January 2020, 16:48:50 UTC
1 parent 7c2711f
Raw File
Tip revision: b17df8b62ccf00713622464f5b2b28f9ba326740 authored by st-- on 10 January 2020, 16:48:50 UTC
reinstate project links in README.md that disappeared when changing develop to 2.0
Tip revision: b17df8b
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top