Skip to content

Report file system availability in the log console #249

@jtpio

Description

@jtpio

Currently the plugin logs a warning in the console:

} else {
console.warn(
`${kernelspec.name} contents will NOT be synced with Jupyter Contents`
);
}

But it could now add it to the loggerRegistry, so it's more visible if users try to access files for example in a Firefox private window: jupyterlite/jupyterlite#679

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions