Open
Description
Help welcome!
I managed to get this working for one setup, but I am not sure how to make it more general so that other people can install it.
The repository is here:
https://github.com/fonsp/pluto-on-binder
with a demo on binder:
https://mybinder.org/v2/gh/fonsp/pluto-on-binder/master
(it's one of the options when launching a new kernel/notebook)
or you can skip the Jupyter UI and go straight to Pluto:
https://mybinder.org/v2/gh/fonsp/pluto-on-binder/master?urlpath=pluto
I also got it running as jupyterlab extension with a nice button and logo
It sets up jupyter for binder with the http server proxy extension, and installs a mini python package that is used by Jupter as an extension, available through ?urlpath=pluto
.
Goals
- Instructions for other people who have JupyterHub/Lab (not sure which is which) running on how to add Pluto. Should plutoproxy be a registered Python package?
- (down the road) Integrate JupyterLab-specific UI into Pluto, like the RAM usage, a button to go back to the Lab Hub menu thingy, Pluto notebooks as a tab within Lab, instead of a full-screen window, and what else?
Metadata
Assignees
Labels
No labels