/what-if-tool

Webpage/demos for the What-If Tool

Primary LanguageHTMLApache License 2.0Apache-2.0

What-If Tool Homepage and Demos

This repository contains the code for the What-If Tool landing page and demo websites, which is hosted as a github page.

Check out all the web demos and colab demos here: https://pair-code.github.io/what-if-tool/#demos

Building the Demos

The What-If Tool demo source code is in the TensorBoard respository and is built from there using bazel and copied over.

Local Testing of the Homepage and Demos

  1. From this directory, run python -m SimpleHTTPServer
  2. Navigate to http://localhost:8000