Skip to content

Helpers to write Jupyter / IPython kernels on the JVM

Notifications You must be signed in to change notification settings

jupyter-scala/jupyter-kernel

Repository files navigation

Jupyter kernel

Helper library to write Jupyter / IPython kernels on the JVM - Scala agnostic parts of jupyter-scala

Build Status Maven Central Scaladoc

jupyter-kernel is a library that helps writing kernels for Jupyter / IPython on the JVM. It mainly targets Scala for now, but could be used for other languages as well. It tries to implement the 5.0 version of the IPython messaging protocol.

Limitations

It currently has a poor test coverage, although that point should be easy to address.

Notice

Released under the LGPL version 3 license.

About

Helpers to write Jupyter / IPython kernels on the JVM

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages