You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://jitpack.io/#jupyter/jvm-repr)
5
+
6
+
Standardizing REPL outputs for across JVM kernels (Scala, Clojure, Groovy, ...)
7
+
1
8
## Purpose
2
9
3
10
JVM languages use various conventions to convert REPL outputs to forms that can be displayed. This project is an attempt to standardize by providing an API that libraries can use to register display methods for any REPL project, like Jupyter console or nteract.
0 commit comments