Commit a27fb1d
authored
Embedding Projector: Upload dialog example delimiter fix (#6429)
## Motivation for features / changes
The delimiter got lost compared to projector.tensorflow.org
## Technical description of changes
In the upload dialog example, show tab delimiters correctly
## Screenshots of UI changes (or N/A)

## Detailed steps to verify changes work correctly (as executed by you)
Click on Upload to see this
## Alternate designs / implementations considered (or N/A)1 parent 44adf21 commit a27fb1d
File tree
1 file changed
+17
-13
lines changed- tensorboard/plugins/projector/vz_projector
1 file changed
+17
-13
lines changedLines changed: 17 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
491 | 494 | | |
492 | 495 | | |
493 | 496 | | |
| |||
517 | 520 | | |
518 | 521 | | |
519 | 522 | | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
524 | 528 | | |
525 | 529 | | |
526 | 530 | | |
| |||
0 commit comments