diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index c7fbb4c..2551101 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -1,5 +1,8 @@ # What-If Tool Development Guide +Building the What-If Tool has been verified to work with bazel version 0.27. +Later versions of bazel are currently untested and may fail to build the package. + ## First-time Setup 1. Install [Bazel](https://docs.bazel.build/versions/master/install.html) diff --git a/RELEASE.md b/RELEASE.md index d97322b..c6ff759 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,20 @@ # What-If Tool releases +## Release 1.8.0 + +This version greatly increases the number of datapoints that can be loaded into +the tool, in both TensorBoard and notebook modes. WIT can now handle on the +order of hundreds of thousands of datapoints for simple tabular datasets. This +version also enables witwidget in JupyterLab version 2.x. + +### Notable Features +- #110 - Change file loading rules in TensorBoard. +- #120 - Allow larger number of examples in colab. +- #121 - Display actual server error text in tool. +- #144 - Jupyter notebook scaling update. +- #128 - Handle large number of examples in TensorBoard. +- #134 - Enable WitWidget in JupyterLab2. + ## Release 1.7.0 This release has a few notable major features: diff --git a/docs/ai-fairness.html b/docs/ai-fairness.html index 287990f..6b3d753 100644 --- a/docs/ai-fairness.html +++ b/docs/ai-fairness.html @@ -44,8 +44,8 @@