secondmind-labs / trieste

A Bayesian optimization toolbox built on TensorFlow
Apache License 2.0
217 stars 42 forks source link

Feasible sets tutorial file too big #717

Closed uri-granta closed 1 year ago

uri-granta commented 1 year ago

Describe the bug The feasible sets notebooks generated for the docs are 28MB each, which is adding up quickly over time. We should make these smaller, and probably backport the change to reduce the repo size.

To reproduce Steps to reproduce the behaviour:

  1. See the feasible_sets.html file in the gh-pages-history branch
hstojic commented 1 year ago

how to test that exactly, tox -e docs and check the files, right?