graph-app-kit icon indicating copy to clipboard operation
graph-app-kit copied to clipboard

Go from graph data to a secure and interactive visual graph app in 15 minutes. Batteries-included self-hosting of graph data apps with Streamlit, Graphistry, RAPIDS, and more!

Results 32 graph-app-kit issues
Sort by recently updated
recently updated
newest added

Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.25.0 to 1.30.0. Release notes Sourced from streamlit's releases. 1.30.0 What's Changed New Features 🎉 Add support for scroll container via the height parameter by @​LukasMasuch in...

dependencies

Public dashboards in Enterprise should not require any authentication. Private dashboards are working as expected, however public gives the following 404 error: ``` Connection failed with status 404, and response...

bug

**Is your feature request related to a problem? Please describe.** When using the experimental native loading support (`cd src/python && streamlit ...`), the `.env` is not used. It'd be helpful...

enhancement

I've noticed several things need to be updated in the graph-app-kit README.md, and also the cloudformation stack there is using a pretty old version of graphistry.. so that might also...

documentation

**Is your feature request related to a problem? Please describe.** Graphistry url viz params are handy pass in via url, especially after the fact. Supporting that in the st component...

enhancement
p4

Streamlit now supports multipage apps, so we should switch to that to avoid confusion: https://blog.streamlit.io/introducing-multipage-apps/ This will take a bit of research first: - [ ] deprecating handle legacy use:...

enhancement
good first issue

- [ ] Add dependency for https://github.com/franekp/streamlit-permalink/ - [ ] In docs + examples, switch demos to using that

enhancement
good first issue

To match main Graphistry

enhancement