0.3.1 • Published 8 years ago

ick v0.3.1

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
8 years ago

Interactive Console Experiments

ick inline

ick is an interactive console for Jupyter written in node.js.

Installation

Make sure you have zmq headers for your platform, following the instructions from enchannel-zmq-backend..

npm install -g ick

Running

ick <kernelName>

Example

$ ick python3
Python 3.5.1 (default, Dec  7 2015, 21:59:08)
Type "copyright", "credits" or "license" for more information.

IPython 4.0.0 -- An enhanced Interactive Python.
?         -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help      -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.
%guiref   -> A brief reference about the graphical user interface.
ick.py> 243
243
ick.py> 
0.3.1

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago