Class KotlinKernelJsMagicSupport

  • All Implemented Interfaces:
    org.jetbrains.kotlinx.jupyter.api.libraries.LibraryDefinitionProducer

    
    public final class KotlinKernelJsMagicSupport
    extends JupyterIntegration
                        

    support %javascript magic

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Logger log
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Logger getLog()
      Unit onLoaded(JupyterIntegration.BuilderĀ $self)
      • Methods inherited from class org.jetbrains.kotlinx.jupyter.api.libraries.JupyterIntegration

        getDefinitions
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KotlinKernelJsMagicSupport

        KotlinKernelJsMagicSupport()