Tabulator vs Dataframe for nested JSON selector and lookup

I am trying to recreate the nested JSON selector component using Panel and Folium, the idea being users being able to search through or click through a nested JSON to find a leaf node that uses the name of that node to add a WMS layer to an interactive map.

Not sure what the difference between Tabulator and Dataframe are and how to get them to look and do stuff like that so if anyone can help out I am all ears.

1 Like