All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jupyter.kernel.interpreter.InterpreterKernel.scala Maven / Gradle / Ivy

The newest version!
package jupyter.kernel.interpreter

trait InterpreterKernel {
  def apply(): Interpreter
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy