Installing Mito for Dash

Step by step instructions for installing Mito and Dash

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 dash

This will install Mito for Dash - you are now ready to use Mito in your Dash dashboards.

pageGetting Started

Last updated