Skip to content

Jupyter extension to automatically install with pip #12

@lucharo

Description

@lucharo

As of right now the jupyter extension needs to be enabled manually after installing nb2medium via pip:

to install in current conda or virtuale environment:

jupyter nbextension install nb2medium --py --sys-prefix
jupyter nbextension enable nb2medium --py --sys-prefix

And it can be run without --sys-prefix to install system wide.

I know there are ways to have the extension installed, and enabled by default (as jupytext does) but I haven't figured it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions