Step by step instructions for installing Mito and Streamlit
Check that you have Python 3.6 or above by opening a terminal and running python --version
python --version
By installing Mito, you are agreeing to Mito's Terms of Service and Privacy Policy.
First open a terminal, command prompt, or Anaconda Prompt. Then, install the mitosheet and streamlit packages.
pip install mitosheet streamlit
This will install Mito for Streamlit - you are now ready to use Mito in your dashboards.
Mito is compatible with Streamlit versions >=1.2 and <=1.31.
>=1.2
<=1.31
Last updated 1 year ago
Was this helpful?