Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamlit numpy array display #3

Open
ZoeHancox opened this issue May 30, 2023 · 0 comments
Open

Streamlit numpy array display #3

ZoeHancox opened this issue May 30, 2023 · 0 comments

Comments

@ZoeHancox
Copy link
Contributor

When displaying numpy arrays in Streamlit they print to look like DataFrames, however the scale of the DataFrame cannot be changed. When an array is over a certain width the horizontal scrollbar must be used to see all of the columns. Can we print these arrays to display fully rather than requiring scrolling?

In particular in this Streamlit app visit the Undirected Hypergraph tab and under the Hypergraph Unweighted Adjacency Matrix in the How to calculate the adjacency matrix? the numpy arrays are not fully displayed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant