README.md
setup.py
mitoinstaller/__init__.py
mitoinstaller/__main__.py
mitoinstaller/commands.py
mitoinstaller/create_startup_file.py
mitoinstaller/install.py
mitoinstaller/jupyter_utils.py
mitoinstaller/log_utils.py
mitoinstaller/print_utils.py
mitoinstaller/starter_notebook.py
mitoinstaller/user_install.py
mitoinstaller.egg-info/PKG-INFO
mitoinstaller.egg-info/SOURCES.txt
mitoinstaller.egg-info/dependency_links.txt
mitoinstaller.egg-info/requires.txt
mitoinstaller.egg-info/top_level.txt
mitoinstaller/experiments/__init__.py
mitoinstaller/experiments/experiment_utils.py
mitoinstaller/installer_steps/__init__.py
mitoinstaller/installer_steps/final_installer_steps.py
mitoinstaller/installer_steps/initial_installer_steps.py
mitoinstaller/installer_steps/installer_step.py
mitoinstaller/installer_steps/installer_step_utils.py
mitoinstaller/installer_steps/mitosheet_installer_steps.py
tests/__init__.py
tests/conftest.py
tests/test_commands.py
tests/test_installs.py
tests/test_launch_jupyter.py
tests/test_upgrades.py
tests/test_user_json.py