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
conditionals
config
covariances
expectations
inducing_variables
kernels
likelihoods
models
optimizers
utilities
__init__.py -rw-r--r-- 1.1 KB
base.py -rw-r--r-- 10.7 KB
ci_utils.py -rw-r--r-- 1.3 KB
kullback_leiblers.py -rw-r--r-- 5.8 KB
logdensities.py -rw-r--r-- 3.3 KB
mean_functions.py -rw-r--r-- 5.8 KB
monitor.py -rw-r--r-- 12.2 KB
probability_distributions.py -rw-r--r-- 1.7 KB
py.typed -rw-r--r-- 27 bytes
quadrature.py -rw-r--r-- 7.7 KB
versions.py -rw-r--r-- 177 bytes

back to top