https://github.com/GPflow/GPflow
Revision 07aa9d2724d52197fd88e9f8463de129b15902ff authored by st-- on 11 March 2020, 00:02:10 UTC, committed by GitHub on 11 March 2020, 00:02:10 UTC
1 parent 7fd3068
Raw File
Tip revision: 07aa9d2724d52197fd88e9f8463de129b15902ff authored by st-- on 11 March 2020, 00:02:10 UTC
fix gpflow2_upgrade_guide notebook heading levels and images (#1299)
Tip revision: 07aa9d2
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