jupyterhub / jupyterhub-on-hadoop

Documentation and resources for deploying JupyterHub on Hadoop
https://jupyterhub-on-hadoop.readthedocs.io
BSD 3-Clause "New" or "Revised" License
18 stars 6 forks source link

Build RPMs? #8

Open jcrist opened 5 years ago

jcrist commented 5 years ago

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:

jcrist commented 5 years ago

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