Metadata-Version: 1.1
Name: logging_kernel
Version: 1.4
Summary: Logging kernel for Jupyter
Home-page: https://github.com/anantmittal/logging_kernel
Author: Anant Mittal, Christopher Brooks
Author-email: anmittal@umich.edu
License: UNKNOWN
Description: logging_kernel
        ===========
        
        ``logging_kernel`` is an extension of a Jupyter kernel. 
        
        Installation
        ------------
        To install ``logging_kernel`` from PyPI::
        
            pip install logging_kernel
            python -m logging_kernel.install
        
        Using the Echo kernel
        ---------------------
        **Notebook**: The *New* menu in the notebook should show an option for an Logging notebook.
        
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
