File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ toy_example_clus1_center = alt.layer(
350
350
glue('toy-example-clus1-center', toy_example_clus1_center, display=True)
351
351
```
352
352
353
- In the first cluster from the example, there are {glue:}` clus_rows_glue ` data points. These are shown with their cluster center
354
- (flipper_length_standardized = {glue:}` mean_flipper_len_std_glue ` and bill_length_standardized = {glue:}` mean_bill_len_std_glue ` ) highlighted
353
+ In the first cluster from the example, there are {glue: text }` clus_rows_glue ` data points. These are shown with their cluster center
354
+ (flipper_length_standardized = {glue: text }` mean_flipper_len_std_glue ` and bill_length_standardized = {glue: text }` mean_bill_len_std_glue ` ) highlighted
355
355
in {numref}` toy-example-clus1-center `
356
356
357
357
:::{glue: figure } toy-example-clus1-center
You can’t perform that action at this time.
0 commit comments