Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Toolbar pip Installable #2

Open
psychemedia opened this issue Sep 23, 2019 · 3 comments
Open

Make Toolbar pip Installable #2

psychemedia opened this issue Sep 23, 2019 · 3 comments

Comments

@psychemedia
Copy link
Contributor

If this package is being distributed as a standalone extension instead of (or as well as) part of jupyter_contrib_nbextensions, it would be useful if it were pip installable, eg as per the RISE or nbdime extensions.

This would also allow the toolbar to be installed "for free" into a MyBinder environment created from the repository.

@joshuazeltser
Copy link
Collaborator

It definitely makes sense to do this. I will hopefully add this installation method over the next few days

@psychemedia
Copy link
Contributor Author

@joshuazeltser Just for completeness, I note here that a notebook extension pip installer can be configured to automatically install and enable the extension: https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Distributing%20Jupyter%20Extensions%20as%20Python%20Packages.html

@jeffyjefflabs
Copy link

I see a version on PyPI but it looks like maybe it's an older version of the code? Some of the modules included here have an extra /accessibility_toolbar in the path that makes them fail to load.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants