Metadata-Version: 2.1
Name: allthekernels
Version: 1.0.2
Summary: Multiplexing kernel for Jupyter
Home-page: https://github.com/minrk/allthekernels
Author: Min RK
Author-email: benjaminrk@gmail.com
License: MIT
Description: # All the Kernels!
        
        A Jupyter kernel that multiplexes all the kernels you have installed.
        
        Specify which kernel a cell should use with `>kernelname`.
        If no kernel is specified, IPython will be used.
        
        ![atk](img/allthekernels.png)
        
        ([All the things source](http://hyperboleandahalf.blogspot.no/2010/06/this-is-why-ill-never-be-adult.html))
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
