jupyter-ai icon indicating copy to clipboard operation
jupyter-ai copied to clipboard

In-editor dialog/popup UI

Open andrii-i opened this issue 2 years ago • 0 comments
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:

  1. On in-editor text selection or text area interaction, icon to the left of the cell appears image

  2. When icon is clicked, Jupyter AI in-editor dialog/popup UI appears image

andrii-i avatar Jul 21 '23 19:07 andrii-i