FieldHandlerByClass
Deprecated (with error)
This constructor is misleading, use either primary constructor or `FieldHandlerByRuntimeClass`
Replace with
import org.jetbrains.kotlinx.jupyter.api.FieldHandlerByRuntimeClass
Content copied to clipboard
FieldHandlerByRuntimeClass(kClass, execution)
Content copied to clipboard