hystakop
hystakop
Mmarimo
Created by hystakop on 12/21/2024 in #help-support
Data editor
Hello, I've just discovered the experimental data editor function. I'm wondering if it's possible to have a data frame that contains a column with editable cells and another column that updates automatically according to these values (this column may or may not be editable)? df.value only displays the values but doesn't allow you to edit the cells.
4 replies
Mmarimo
Created by hystakop on 10/18/2024 in #help-support
Label widget placement
Hello everyone, is there a way to have the widget label above the widget instead of on the left? When putting
.flex-row {
flex-direction: column;
}
.flex-row {
flex-direction: column;
}
in a custom css, it doesn't work. Thanks
11 replies