polynote.kernel.interpreter.scal
The Scala interpreter factory is a little bit special, in that it doesn't do any dependency fetching.
The Scala interpreter factory is a little bit special, in that it doesn't do any dependency fetching. This is because the JVM dependencies must already be fetched when the kernel is booted.