https://github.com/GPflow/GPflow
Revision 59578b5c8dd146a82f1f1712794e34088f6131f5 authored by vdutor on 18 February 2020, 15:50:33 UTC, committed by vdutor on 18 February 2020, 16:35:32 UTC
1 parent d9ef771
Raw File
Tip revision: 59578b5c8dd146a82f1f1712794e34088f6131f5 authored by vdutor on 18 February 2020, 15:50:33 UTC
Update notebooks
Tip revision: 59578b5
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