Java basics
This class is built based on Jupyter notebooks and Java kernel
setup:
- Download latest kernel https://github.com/SpencerPark/IJava/releases
- unzip
python3 install.py --sys-prefix- Check that it installed with
jupyter kernelspec listwhich should contain java
running:
jupyter notebook --kernel=java