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

Enable installing python packages on top of the selected image #72

Open
MarcSkovMadsen opened this issue May 7, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@MarcSkovMadsen
Copy link

When trying to deploy a dashboard the available environments might contain the packages that the dashboard needs. Similarly drivers etc. might be missing.

Solution

Enable users to specify packages, apt-get packages etc. that should installed on top of the image.

Additional Context - Start script of Binder

When using Binder it is possible to setup a start script that runs additional commands before launching the app/ server. For example like this one https://github.com/holoviz/panel/blob/binder/binder/start

@MarcSkovMadsen MarcSkovMadsen added the enhancement New feature or request label May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants