Hello, folks!
I recently published a new component for Streamlit called streamlit-arborist. It is based on react-arborist and can be used to visualize hierarchical data structures as interactive tree views.
- Repository: github.com/gabriel-msilva/streamlit-arborist
- Demo app: st-arborist-example.streamlit.app
- Documentation: streamlit-arborist.readthedocs.io
There is quite a bit of configuration options, but there are even more possibilities for future releases, since react-arborist has a rich API.
Let me know what you think and feel free to suggest features and usage options.

