-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
For now having a simple directory structure which follows the extension template is enough.
However in the long run it may be more convenient to switch to a monorepo structure, and place all frontend packages under the packages
folder.
Some ideas for new packages that could be developed in this repo:
- run LLMs locally in the browser: Leverage a Code-tuned SLM in-browser #24
- agents framework for integration with something like
jupyterlab-magic-wand
: Magic wand support #34