Metadata-Version: 2.1
Name: mitosheet
Version: 0.1.485
Summary: The Mito Spreadsheet
Home-page: https://trymito.io
Author: Mito Sheet
Author-email: naterush1997@gmail.com
License: GNU Affero General Public License v3
Description: 
                To learn more about Mito, checkout out our documentation: https://docs.trymito.io/getting-started/installing-mito
        
        
                Before installing Mito 
        
        
                1. Check that you have Python 3.6 or above. To check your version of Python, open a new terminal, and type python3 --version. If you need to install or update Python, restart your terminal after doing so.
        
        
                2. Checkout our terms of service and privacy policy. By installing Mito, you're agreeing to both of them. Please contact us at aarondr77 (@) gmail.com with any questions.
        
        
                Installation Instructions 
        
        
                For more detailed installation instructions, see our documentation: https://docs.trymito.io/getting-started/installing-mito
        
        
                1. pip install mitosheet
        
        
                2. Launch JupyterLab 3.0 and open a new notebook
        
        
                3. In the notebook, run the following code:
        
        
                from mitosheet import sheet
        
        
                mitosheet.sheet()
        
        
                
Keywords: Jupyter,JupyterLab,JupyterLab3
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Jupyter
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: deploy
Provides-Extra: optional_feature_dependencies
