notebooks/components/crud-web-apps/tensorboards/frontend/src
Konstantinos Andriopoulos 531a428eff Add TWA frontend (kubeflow/kubeflow#5267)
* Add frontend for the Tensorboard Web-app

This commit contains the code for the frontend of the Tensorboard
web-app. It completes the GSoC 2020 project for building the
standalone TWA for Kubeflow.

The app is not yet fully integrated to the Kubeflow dashboard, so
the README.md file contains documentation on how to build, run and
use the web-app locally.

Also, a Dockerfile was added in order to build a playground image
of the web-app. The 'deploy' folder contains manifests that will
enable the TWA to properlly run on the cluster in the future.

* Update README.md
2020-08-31 09:32:21 -07:00
..
app Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
assets Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
environments Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
favicon.ico Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
index.html Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
kubeflow.css Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
main.ts Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
polyfills.ts Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
styles.scss Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00
test.ts Add TWA frontend (kubeflow/kubeflow#5267) 2020-08-31 09:32:21 -07:00