Skip to content

halcyon-gh/gdl_kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDL/IDL kernel for IPython/Jupyter

Demo Notebook

The current version was found to work with pexpect 4.6, jupyter 4.4, and jupyter-notebook 5.7.

To install:

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

or

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

This should make an IDL directory containing the kernelspec in ~/.local/share/jupyter/kernels, and place idl_kernel.py in ~/.local/lib/pythonX.X/site-packages.

To run:

jupyter notebook 
#Select IDL kernel from dropdown menu

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.9%
  • Python 7.0%
  • Prolog 2.1%