Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 683 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 683 Bytes

Khulnasoft Storage Calculator

A little streamlit based app used for estimating Khulnasoft storage requirements.

Read Khulnasoft documentation here.

App is available at https://khulnasoft-storage-calculator.herokuapp.com/

You can also run the calculator notebook in google colab by pressing "Open in Colab".

Development

The recommended way to work on this is in a GitHub Codespace. The .devcontainer/ folder defines what will be installed into that codespace and should have everything you need.

# run app in development mode
streamlit run app.py