Skip to content

load_other_extensions=False in ExtensionApp #211

@davidbrochart

Description

@davidbrochart

I don't understand how an ExtensionApp is supposed to work when it has load_other_extensions=False. Isn't it going to prevent loading itself also when launched directly?
In the simple_ext1 example, if you set this line to False, then python -m simple_ext1 will show a 404 error in the browser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions