Metadata-Version: 1.1
Name: scalation_kernel
Version: 1.1.3
Summary: ScalaTion kernel for Jupyter
Home-page: https://github.com/scalation/scalation_kernel
Author: Michael E. Cotterell
Author-email: mepcott@uga.edu
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: scalation_kernel
        ===========
        
        ``scalation_kernel`` is a simple Scala+ScalaTion kernel for Jupyter. For more
        information, see ``README.md``.
        
        Installation
        ------------
        To install ``scalation_kernel`` from PyPI::
        
            pip install scalation_kernel
            python -m scalation_kernel.install
        
        Using the ScalaTion kernel
        ---------------------
        **Notebook**: The *New* menu in the notebook should show an option for a 
        ScalaTion notebook.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
