Mito Desktop FAQ

Advice for getting started with the Mito Desktop app.

Where can I get the desktop app?

The desktop app can be downloaded from the downloads page.

What is the difference between the desktop app and the pip package?

  • Desktop app: Self-contained and handles setup for you, including installing Python and the required packages.

  • Pip package: Best if you already use Jupyter Lab and just want to add Mito to your environment.

So which should I go with (desktop or pip)?

  • Desktop app: If you’re starting from scratch or aren’t comfortable with the command line and virtual environments.

  • Pip package: If you already have Jupyter Lab and want a quick install.

What is a workspace?

When you first download the desktop app, you’ll be prompted to set up a workspace. This workspace is a managed environment that comes with a specific version of Python and a set of data science tools to get you started.

The workspace is taking a long time to setup.

On some systems (like Windows), setting up the workspace may take longer. It's difficult to say how long this process will take, considering that internet speeds and computer's specs vary.

However, if you don't receive a failure message, rest assured the installation is working as expected. The good news is that you only need to setup the workspace once.

Last updated

Was this helpful?