JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

PlutoUI v0.7.22 breaks DataFrames.combine #166

Closed MrHenning closed 2 years ago

MrHenning commented 2 years ago

Expected:

image

with PlutoUI v0.7.22:

image

using

PlutoUI v0.7.22
DataFrames v1.3.0

The notebook can be fixed by adding using DataFrames: combine, but maybe it'd be nice if it would work without?

Thanks for you awesome work :)

fonsp commented 2 years ago

☹️

fonsp commented 2 years ago

Since this feature wasn't heavily advertised yet, I think it's fairly safe to remove the export and tag a release today. People should use it with PlutoUI.combine