Kotlin / Kotlin/kotlin-interactive-shell

Reuse Kotlin Jupyter infrastructure to evaluated cells

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
612
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the existing Kotlin Interactive Shell evaluation flow with the Kotlin Jupyter Kernel infrastructure. Review how Jupyter plugins produce HTML-based cells and assess the proposed console-only and semi-console modes. Done would require a defined integration design and agreed behavior for evaluation, syntax, plugins, and HTML rendering.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter, kotlin
Domain
cli, developer-experience
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.