Janislav / IJython

Jython Kernel for Jupyter/IPython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IJython: A Jython Notebook for Jupyter/IPython

##Installation:

  1. Install Jupyter notebook

  2. Get the IJython package either by downloading tar/zip file from this git release or clone this git repository.

  3. Go into the package directory and install package by python setup.py install

  4. Make sure you have jython in path or set JAVA_HOME and JYTHON_HOME defined appropriately.

Then open a Jupyter notebook jupyter notebook and find Jython in list of notebooks to use.

About

Jython Kernel for Jupyter/IPython

License:MIT License


Languages

Language:Python 100.0%