Skip to content

Update to JupyterLite 0.6.0 #15

@jtpio

Description

@jtpio

Hi,

As a quick heads-up, JupyterLite 0.6.0 is around the corner (currently in beta) and comes with a few changes, some of them impacting kernels.

For kernels the main change is the switch to regular JupyterLab plugins, instead of the specific JupyterLiteServerPlugin used until now in JupyterLite:

const server_kernel: JupyterLiteServerPlugin<void> = {

The file system access when multiple tabs are opened has also been improved, with the use of browsingContextId for kernels that enable file system access.

There is more information in the migration guide: https://jupyterlite.readthedocs.io/en/latest/migration.html#to-0-6-0.

Don't hesitate to comment here or open a new issue on the repo if needed, happy to help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions