https://github.com/GPflow/GPflow
Revision 8e8ea85238455d87f847da817194aefd828b2534 authored by joelberkeley-pio on 09 April 2020, 21:07:52 UTC, committed by GitHub on 09 April 2020, 21:07:52 UTC
1 parent 6388133
Raw File
Tip revision: 8e8ea85238455d87f847da817194aefd828b2534 authored by joelberkeley-pio on 09 April 2020, 21:07:52 UTC
type ci utils module (#1420)
Tip revision: 8e8ea85
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