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

profile: display copy-paste-able instructions on installing reana-client #148

Open
tiborsimko opened this issue Oct 27, 2020 · 0 comments
Open

Comments

@tiborsimko
Copy link
Member

Different versions of REANA cluster are to be used with different versions of REANA client.

Currently, newer versions of reana-client are not guaranteed to support past versions of REANA client.

It would be good to enrich e.g. Your profile web page:

2020-10-27-103217_728x214_scrot

to also display information about which reana-client version to install. For example:

$ virtualenv ~/.virtualenvs/reana
$ source ~/.virtualenvs/reana/bin/activate
$ pip install 'reana-client>=0.6,<0.7'

... or pip install reana-client==0.7.0a3 or whatever admins will decide. So this should be configurable e.g. via Helm.

P.S. Let's also check the instructions displayed on the welcome page for non-CERN installations... It could do the same.

P.S. This can go into maint-0.7 since it may be considered a bug fix of sorts.

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

1 participant