https://github.com/GPflow/GPflow
Revision 6575e90ac72aa07855659299a5fa2e6830cea121 authored by st-- on 13 March 2020, 17:24:58 UTC, committed by GitHub on 13 March 2020, 17:24:58 UTC
1 parent 46809a1
Raw File
Tip revision: 6575e90ac72aa07855659299a5fa2e6830cea121 authored by st-- on 13 March 2020, 17:24:58 UTC
Update Makefile: add 'make format' (#1313)
Tip revision: 6575e90
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