Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

java_syntax_kernel

A wrapper for the IPython kernel that highlights Java syntax without executing code.

Installation

git clone https://github.com/DigiKlausur/java_syntax_kernel
cd java_syntax_kernel
pip install .
python -m java_syntax_kernel.install --sys-prefix