Upgrading Mito

We move quick. Upgrade to get the latest and greatest.

Want help? Join our Discord or Slack for immediate support.

First, open the terminal and virtual enviornment where Mito installed. First, upgrade the installer:

python -m pip install mitoinstaller --upgrade

Then, run the upgrade process:

python -m mitoinstaller upgrade

After running the above commands, restart your JupyterLab kernel, and refresh your browser page to load the new version of Mito. This is required for the new Mitosheet to render.

Last updated