Skip to content

Dont' load extension in custom.js #2

@Carreau

Description

@Carreau

Jupyter.utils.load_extensions("raw-button/raw-button"); is not the right way to do that.

use jupyter nbextension enable or alike, worse case write a script that modify

.jupyter/nbconfig/notebook.json to load the right extension. Pointing user to custom.js for extension is really last resort.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions