jupyter-ai
jupyter-ai copied to clipboard
In-editor dialog/popup UI
trafficstars
Problem
Currently only way to interact with Jupyter-AI from editor directly is AI magics. Adding graphical UI would make Jupyter AI more accessible from notebook/editor.
Proposed Solution
Implement lightweight “popup input” UI that allows both mouse interaction and typing. Typing into popup input might filter/search through available commands for additional usability/discoverability.
Consider how to access popup UI quickly. For example, space at the start of the line or a hotkey.
Early Figma designs:
-
On in-editor text selection or text area interaction, icon to the left of the cell appears
-
When icon is clicked, Jupyter AI in-editor dialog/popup UI appears