Skip to content

Allow importing from all plugins available at runtime #83

@krassowski

Description

@krassowski

A nice thing about this approach is that we see an added value of having both jupyterlite and binder deployments as these have different tokens, so someone developing extensions for say specifically jupyterlite could test these extension points easily:

Image

However, these tokens do not work right now because they are not a part of the "known plugins":

Image

We should find a way to make sure that we allow importing all tokens that we discover at runtime. This will be a harder problem, worth creating a new issue for.

Originally posted by @krassowski in #82 (review)

This might require delving into Module Federation and/or webpack/rspack details a bit more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions