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

Build RPMs? #8

Open
jcrist opened this issue Apr 23, 2019 · 1 comment
Open

Build RPMs? #8

jcrist opened this issue Apr 23, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@jcrist
Copy link
Member

jcrist commented Apr 23, 2019

The manual installation instructions use conda to manage the required dependencies. Alternatively we could build RPMs for installation using yum, which may be more familiar to admins. This is complicated by a few things:

  • Different JupyterHub configurations may want different dependencies. One way around this would be to bundle potential expected dependencies all together (e.g. include several different potential authenticators) into a single RPM.

  • The user's notebook environments will still need to be created and hosted somewhere. Should we provide an RPM for a standard notebook environment? Or leave it up to the user to create these externally?

@jcrist
Copy link
Member Author

jcrist commented Apr 23, 2019

This may be of use: https://github.com/pelson/conda-rpms/

@jcrist jcrist added the help wanted Extra attention is needed label Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant