Commit c742270
authored
Suggested Cards: Add new feature flag to control the suggested cards feature (#6436)
## Motivation for features / changes
We are working on a new feature to suggest cards to a user based on
their previous interactions with TensorBoard.
This feature flag will help control it's rollout.1 parent 56c51b0 commit c742270
File tree
2 files changed
+8
-0
lines changed- tensorboard/webapp/feature_flag
- store
2 files changed
+8
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
0 commit comments