Heliosphere Dashboard (HelioDash) is an open-source tool for visualizing heliosphere-related data.
Install the latest version of HelioDash:
pip install -U heliodash
Clone the repository and run the Streamlit app:
git clone https://github.com/mgjeon/heliodash
cd heliodash
streamlit run heliodash/app.py