https://github.com/GPflow/GPflow
Revision dbf3e7f7a57a5af8cc9e8da683d922c1777422ef authored by James Hensman on 21 June 2017, 12:50:33 UTC, committed by James Hensman on 21 June 2017, 12:50:33 UTC
the test_notebooks script worked only when run from the tttesting
duirectoy. This commit should fix that
1 parent d239416
Raw File
Tip revision: dbf3e7f7a57a5af8cc9e8da683d922c1777422ef authored by James Hensman on 21 June 2017, 12:50:33 UTC
fising relative path bug in test_bnotebooks
Tip revision: dbf3e7f
MANIFEST.in
include doc/source/conf.py
include doc/source/*.rst
include doc/source/notebooks/*.ipynb
include README.md
include RELEASE.md
include LICENSE
include GPflow/tfops/*.so
include GPflow/tfops/*.cc
include GPflow/gpflowrc
back to top