Retire per-language REPL adaptors in favor of Juypter kernel support
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
There are no longer used per-language REPL adaptos in `src/ai/backend/kernel`.
Let’s retire them and keep only the generic “app” and “python” REPL implementation. “app” is a stub whose REPL is noop while providing the concrete class for generic containers usually used as web application hosts.
JIRA Issue: BA-2582
Contributor guide
Assessment
This issue has not been assessed yet.