Skip to main content

Metakernel for Jupyter

Project description

A simple Jupyter/IPython kernel template which includes core magic functions.

https://badge.fury.io/py/metakernel.png/ https://pypip.in/d/metakernel/badge.png https://coveralls.io/repos/blink1073/metakernel/badge.png?branch=master

See IPython’s docs on wrapper kernels.

Additional magics can be installed within the new kernel package under a magics subpackage.

Features

  • Basic set of line and cell magics for all kernels.

  • Tab completion for magics and file paths.

  • Help for magics using ? or Shift+Tab.

  • Plot magic for setting default plot behavior.

  • Python magic for accessing python interpreter.

Installation

You can install Metakernel through pip:

pip install metakernel –upgrade

Documentation

An example notebook can be viewed here.

Documentation is available online.

For version information, see the Revision History.

Project details


Release history Release notifications | RSS feed

This version

0.3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page