Open Existing Virtual Environments
Reopen your existing virtual environments to keep working where you left off.
If you installed Mito in a virtual environment, follow these instructions to relaunch your Mito environmnet.
How to open open an Existing Virtual Environment
Activate your environment
On Windows in command prompt:
mitoenv\Scripts\activate.batOn Mac:
source mitoenv/bin/activateLaunch JupyterLab
jupyter labThen either create a new mitosheet or rerun an existing mitosheet.sheet() call
Activate your environment
conda activate mitoenvLaunch Jupyter Lab
jupyter labThen, follow these instructionst to create a new mitosheet.
Last updated
Was this helpful?
