Metadata-Version: 1.1
Name: allthekernels
Version: 1.0.0
Summary: Multiplexing kernel for Jupyter
Home-page: https://github.com/minrk/allthekernels
Author: Min RK
Author-email: benjaminrk@gmail.com
License: MIT
Description: 
        Multiplexing kernel for Jupyter
        
        Use all your kernels in a single notebook.
        Specify which kernel each should run by starting the cell with
        
        >kernel-name
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
