Skip to content

hohdiy/echo_kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echo_kernel

echo_kernel is a simple example of a Jupyter kernel. This repository complements the documentation on wrapper kernels here:

http://jupyter-client.readthedocs.io/en/latest/wrapperkernels.html

Installation

To install echo_kernel from PyPI:

pip install echo_kernel
python -m echo_kernel.install

Using the Echo kernel

Notebook: The New menu in the notebook should show an option for an Echo notebook.

Console frontends: To use it with the console frontends, add --kernel echo to their command line arguments.

About

A simple example kernel for Jupyter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%