https://github.com/GPflow/GPflow
Revision 806004da4a784c902c0a1527560d53ae0d197eba authored by st-- on 14 April 2020, 12:57:55 UTC, committed by GitHub on 14 April 2020, 12:57:55 UTC
1 parent 12dafe9
Raw File
Tip revision: 806004da4a784c902c0a1527560d53ae0d197eba authored by st-- on 14 April 2020, 12:57:55 UTC
fix link in sphinx intro.rst (#1429)
Tip revision: 806004d
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

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

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