lablup / lablup/backend.ai-kernels
Revamp FIFO scheduling of subsequent code execution and auto-completion requests
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 34
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The current Python kernels breaks into an inconsistent state when the user presses "tab" key repeatedly while running a code cell in Jupyter Notebook. There is no synchronization at all in the kernel & agent sides!
Let's improve this situation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.