We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the readme front page the link for the most recent cytominer-eval installation is given as
pip install git+git://github.com/cytomining/cytominer-eval@f7f5b293da54d870e8ba86bacf7dbc874bb79565
However, my company server only allows https access. For such cases the link should be
pip install git+https://github.com/cytomining/cytominer-eval@f7f5b293da54d870e8ba86bacf7dbc874bb79565
Please add this to the readme file and include it also in other similar installation instructions. :)
The text was updated successfully, but these errors were encountered:
@FloHu - feel free to add them yourself :)
Sorry, something went wrong.
No branches or pull requests
In the readme front page the link for the most recent cytominer-eval installation is given as
pip install git+git://github.com/cytomining/cytominer-eval@f7f5b293da54d870e8ba86bacf7dbc874bb79565
However, my company server only allows https access. For such cases the link should be
pip install git+https://github.com/cytomining/cytominer-eval@f7f5b293da54d870e8ba86bacf7dbc874bb79565
Please add this to the readme file and include it also in other similar installation instructions. :)
The text was updated successfully, but these errors were encountered: