Installing Mito for Streamlit

Step by step instructions for installing Mito and Streamlit

Requirements

  1. Check that you have Python 3.6 or above by opening a terminal and running python --version

  2. By installing Mito, you are agreeing to Mito's Terms of Service and Privacy Policy.

Installing Mito

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.

pageGetting Started with Mito for Streamlit

Last updated