Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Make 0.x versions of jupyterlite-xeus-python compatible with JupyterLite 0.2.0 #184

@jtpio

Description

@jtpio

The update to JupyterLite 0.2.0 was done in #155.

There isn't many breaking changes in JupyterLite 0.2.0 that affect jupyterlite-xeus-python.

Except for the removal of ENV_EXTENSIONS from the top-level jupyterlite_core.addons.federated_extensions:

from jupyterlite_core.addons.federated_extensions import (
FederatedExtensionAddon,
ENV_EXTENSIONS,
)

Maybe it could be useful to enable jupyterlite-xeus-python==0.x to work with JupyterLite 0.2.0, in case #164 or emscripten-forge/recipes#643 would prevent some users from upgrading.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions