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

Support EXTRA_*_PACKAGES like dask images #89

Open
TomAugspurger opened this issue Nov 9, 2019 · 2 comments
Open

Support EXTRA_*_PACKAGES like dask images #89

TomAugspurger opened this issue Nov 9, 2019 · 2 comments

Comments

@TomAugspurger
Copy link
Member

From https://gitter.im/pangeo-data/Lobby?at=5dc6325beeb63e1a837e6f4a.

Dask does this in a https://github.com/dask/dask-docker/blob/master/base/prepare.sh.

IIUC, we may need to add the EXTRA_PIP_PACKAGES stuff to either postBuild or start https://mybinder.readthedocs.io/en/latest/config_files.html#start-run-code-before-the-user-sessions-starts. I’m not sure, but I thikn it would have to be start, since we really don’t know the value of EXTRA_PIP_PACKAGES until the container is being created.

@rabernat
Copy link
Member

Would have been nice to get this in #90.

@cspencerjones
Copy link

I would also find this capability useful. It would be nice to be able to use/test packages without permanently adding them to the environment, going through staging, etc.

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