Is it possible to change the column width in the data table cell?
Long data values get truncated with an ellipsis. This is OK for a quick look at your data but very annoying if the column contains an ID string that you want to copy and paste somewhere else.
Hi @robinsummerhill ! Thanks for the feedback - this is high on our priority list, so you can look forward to draggable columns in the near future.
Thanks, and glad to see folks using the Data Table Cell!
@robinsummerhill data table columns are now resizable via dragging! This is a transient operation that will be reset when you reload, and is not shared across instances of the notebook. Hope that helps!
Mike