Installing Mito for Streamlit
- 1.Check that you have Python 3.6 or above by opening a terminal and running
python --version
- 2.
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.