October 8, 2024 - JupyterLab 4
Jupyter Lab 4 Support
pip install mitosheetpip install mitosheet~=0.1Mito as the default dataframe output

Last updated
Was this helpful?
Mito now supports JupyterLab 4!
It is important to install the correct version of mitosheet for your version of JupyterLab.
JupyterLab 4.x: To install mitosheet for JupyterLab 4.x, run the following command:
pip install mitosheetJupyterLab 3.x: To install mitosheet for JupyterLab 3.x, use the latest release of the mitosheet 0.1.x series. Run the following command:
pip install mitosheet~=0.1Mito is now the default dataframe output, making it easier than ever to understand and edit your data!

Last updated
Was this helpful?
Was this helpful?