/dashboards

Primary LanguagePython

Dashboards

This is my personal dashboards and analysis

DeepSource

Getting Started

Install dependencies

$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -r ./requirements.txt

Then run any *.py file

$ python -m streamlit run ./src/jaswdr_dashboards/titanic.py

  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501
  Network URL: http://192.168.0.36:8501

Your browser will be automatically open, or go to link.

License

See LICENSE file.

Creator

Jonathan Schweder jonathanschweder@gmail.com