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

Add Conda Installation Support #142

Open
bhgomes opened this issue Apr 1, 2019 · 1 comment
Open

Add Conda Installation Support #142

bhgomes opened this issue Apr 1, 2019 · 1 comment

Comments

@bhgomes
Copy link

bhgomes commented Apr 1, 2019

It would be extremely beneficial for users of the Conda environment/build system to be able to install reana-client and reana-cluster through Conda. There are several options for doing this:

  1. Adding reana-client and reana-cluster as conda-forge feedstocks.
  2. Creating a reana channel on Anaconda Cloud to host reana-* packages.

Using 1 has the benefit that users can install very easily because most people have conda-forge setup.
Using 2 has the benefit that it is easier for reana devs to add packages/projects to Anaconda Cloud than to conda-forge and you would not be bound to conda-forge conventions.

Either way, I think it would be extremely beneficial to have this setup, especially since many projects in the scientific-python community use conda.

@tiborsimko
Copy link
Member

Thanks for the suggestion, yes, it would be definitely useful, especially for reana-client that is used by the scientists. The reana-cluster is used by the cluster administrators/developers only, so having the package on PyPI is probably enough... Although it wouldn't hurt to expose both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants