/Javatyer-Notebook

This is like the jupyter notebook, but it is coded and runs with the JVM. It is a WIP and will be used for my ITI1121 notes

Primary LanguageJavaMIT LicenseMIT

Javatyer Notebook v0.0

compile:

javac -cp json-simple-1.1.jar: Main.java

run:

java -cp json-simple-1.1.jar: Main

Alt text