Skip to content

Expose logs from JS console in UI #99

@krassowski

Description

@krassowski

Problem

Many extension examples use JS console. The logs in JS console are not visible to users.

Proposed Solution

Explore a way to show console results in UI by adding https://github.com/jupyterlab-contrib/jupyterlab-js-logs to binder/lite deployments

Additional context

https://github.com/jupyterlab-contrib/jupyterlab-js-logs may need be upgraded to JupyterLab 4

Another solution could be to change examples to use alert() dialogs but this can be a bit too annoying once multiple of them show up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions