Skip to content

Reuse Kotlin Jupyter infrastructure to evaluated cells #112

@altavir

Description

@altavir

Kotlin Jupyer Kernell seems to be more advanced and better maintained. I think it should be possible to use its evaluation infrastructure to provide better support for new features and a common syntax. Also it would be good to be able to use Jupyter plugins as well.

Most of Jupyter plugins return HTML-based cells, but it is OK. We can run KI in two modes:

  • console only, where HTML is rendered as text.
  • semi-console, where HTML is opened in a system browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions