A SAS kernel for IPython
Project description
A simple IPython kernel for SAS
This requires IPython 3.
To use it, install with pip install sas_kernel, and then run one of:
ipython notebook
# In the notebook interface, select SAS from the 'New' menu
ipython qtconsole --kernel sas
ipython console --kernel sas
For details of how this works, see IPython’s docs on wrapper kernels, and Pexpect’s docs on the replwrap module
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SAS_kernel-1.1.1.tar.gz
(37.8 kB
view hashes)