Java jupyter kernel
-
Updated
Oct 30, 2024 - Jupyter Notebook
Java jupyter kernel
Provides a standalone version of the JShell REPL. Anything needed to run JShell independently is contained, so there is no need to install the full JDK. A minimal Java runtime is embedded and compressed using the jlink tool.
A simple script for running JShell against Spring Boot packaged classpath
A cloud-based shell application with JDK JShell API.
Playing dirty with functional java8 style streaming api. No tests methods! just only a main class with lines of code of a java 10 jshell . I felt lazy... :)
📚 Learning and exploring JShell—the official Java shell and read-eval-print loop (REPL)
Add a description, image, and links to the jshell-repl topic page so that developers can more easily learn about it.
To associate your repository with the jshell-repl topic, visit your repo's landing page and select "manage topics."