Closed ml-evs closed 14 hours ago
I'm having some issues in #830 with passing parameters to components within the dynamic data table. Specifically, it seems like I cannot tell the creators list to not show names when there is more than 1 creator, as in the last line here:
https://github.com/datalab-org/datalab/blob/d9ebe84a2a1360aa685c2235b67a450acdcc3059/webapp/src/components/DynamicDataTable.vue#L416-L419
@BenjaminCharmes would you mind taking a look?
I'm having some issues in #830 with passing parameters to components within the dynamic data table. Specifically, it seems like I cannot tell the creators list to not show names when there is more than 1 creator, as in the last line here:
https://github.com/datalab-org/datalab/blob/d9ebe84a2a1360aa685c2235b67a450acdcc3059/webapp/src/components/DynamicDataTable.vue#L416-L419
@BenjaminCharmes would you mind taking a look?