First open a new terminal or command prompt. Then, download the Mito installer:
1
python -m pip install mitoinstaller
Copied!
Then, run the installer. This command may take a few moments to run:
1
python -m mitoinstaller install
Copied!
By default, the installer installs Mito for classic Jupyter Notebook as well as JupyterLab. It will automatically launch JupyterLab, but you can also use the Mitosheet package in a Jupyter Notebook.
Our docs (and code) are open source! If you want to suggest changes to the documentation, add some sections, or check out or code, follow us on Github​