Streamlit report raises an error if a Plotly JSON file generated without the "pretty=TRUE" argument is provided. I attached in this issue JSON file examples with and without the "pretty=TRUE" argument.
module_means_heatmap_no_pretty_argument.json
module_means_heatmap_with_pretty_argument.json
What would be the best way to handle this?