You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation for features / changes
The hparams in time series project needs a plus icon for the add column
button.
## Technical description of changes
### How do you add icons?
1) Find the icon you want to add here
https://github.com/google/material-design-icons
2) Get the raw icon you want to add by clicking the "Raw" button
3) Download the file and get the checksum `wget -O output.svg $FILE &&
sha256sum output.svg`
4) Finally a googler must follow the instructions here to update the
tensorflow mirror
[go/tensorboard-tf-mirror](http://goto/tensorboard-tf-mirror)
## Screenshots of UI changes (or N/A)
Look! There's an icon?

0 commit comments