Commit d5a2713
authored
[Global pins] enable globalpins by default (#6850)
## Motivation for features / changes
launch global pins feature by enabling the feature by default
## Technical description of changes
## Screenshots of UI changes (or N/A)
### Light mode

### Dark mode

#### pop up

### Corp theme
<img width="237" alt="image"
src="https://github.com/tensorflow/tensorboard/assets/24772412/231a68f1-4ab0-4c6e-ab82-15ec1f17181c">
https://screenshot.googleplex.com/7WaVHXBFfAfHYUk
## Detailed steps to verify changes work correctly (as executed by you)
* Needs to update scuba test images after this PR is merged
## Alternate designs / implementations considered (or N/A)1 parent aa54272 commit d5a2713
File tree
1 file changed
+1
-1
lines changed- tensorboard/webapp/feature_flag/store
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments