https://github.com/GPflow/GPflow
Revision d41d6ebf359c53af5238d723c6e685ee574245bd authored by Vincent Dutordoir on 30 March 2020, 08:49:58 UTC, committed by GitHub on 30 March 2020, 08:49:58 UTC
Quickfix for the failing monitoring.pct.py notebook during the doc generation on CircleCi.

Problem was caused by an unknown Python version in the notebook's kernelspec. It has to be 'name: python3', whereas conda may add a user-specific custom name there.
1 parent 82999c9
History
Tip revision: d41d6ebf359c53af5238d723c6e685ee574245bd authored by Vincent Dutordoir on 30 March 2020, 08:49:58 UTC
Set kernelspec to Py3 in monitoring.pct.py (#1386)
Tip revision: d41d6eb
File Mode Size
.circleci
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 283 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 828 bytes
.pylintrc -rw-r--r-- 14.6 KB
GLOSSARY.md -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 182 bytes
Makefile -rw-r--r-- 682 bytes
README.md -rw-r--r-- 9.7 KB
RELEASE.md -rw-r--r-- 6.9 KB
VERSION -rw-r--r-- 9 bytes
codecov.yml -rw-r--r-- 274 bytes
contributing.md -rw-r--r-- 7.3 KB
notebooks l--------- 21 bytes
setup.py -rw-r--r-- 3.2 KB
tests_requirements.txt -rw-r--r-- 232 bytes

README.md

back to top