metakernel/metakernel_python at master · ankit204/metakernel · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

MetaKernel Python is a Jupyter kernel using MetaKernel magics, shell, help, and parallel processing tools. This code provides the core of the Python magics for MetaKernel.

Install

pip install metakernel_python --update

Dependencies

  1. IPython 3
  2. MetaKernel (installed with pip)