All Projects → lstagner → idl_kernel

lstagner / idl_kernel

Licence: other
An IDL/GDL Jupyter kernel

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
prolog
421 projects

#This package is no longer maintained since IDL now has an official Jupyter kernel #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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].