Skip to content

Support plain files #10

@jtpio

Description

@jtpio

Currently ISuggestionsModel expects a NotebookPanel:

https://github.com/QuantStack/jupyterlab-suggestions/blob/26b00123d50a846cf200c9c49488bd1c2279a79d/packages/base/src/types.ts#L28-L31

Since suggestions are currently displayed in the right sidebar, it could be interesting to also consider supporting suggestions for plain files, such as Python or Markdown files.

Although this may add some challenges as to where the suggestions should be saved, as there would be no notebook metadata for such files: #1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions