Skip to content

eddedmondson/idl_kernel

 
 

Repository files navigation

#IDL/GDL kernel for IPython/Jupyter

Demo Notebook

To install:

This requires IPython >3.0 and Pexpect 3.3

python setup.py install --prefix=~/.local

This should make an IDL directory containing the kernelspec in the ~/.ipython/kernels directory.

To run:

ipython console --kernel IDL 

or

ipython qtconsole --kernel IDL

or

ipython notebook 
#Select kernel from dropdown menu

About

An IDL/GDL Jupyter kernel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.1%
  • Prolog 22.1%
  • IDL 9.8%