##// END OF EJS Templates
Update wrapperkernels.rst...
Update wrapperkernels.rst Fixed typo experssions -> expressions. This page also needs to mention the command to get started: ```shell ipython console --kernel echo ``` And needs to point to creating a profile to use the EchoKernel in a notebook.

File last commit:

r2732:60cab731
r17619:290627e8
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""