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 openslide package #758

Merged
merged 3 commits into from
Mar 27, 2020
Merged

Add openslide package #758

merged 3 commits into from
Mar 27, 2020

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Mar 27, 2020

cc/ @SohierDane

We will be able to install the latest version of openslide-python once the following PR is merged and released: openslide/openslide-python#76

BUG=152402322

@rosbo rosbo requested a review from djherbis March 27, 2020 18:24
@rosbo rosbo changed the title Add openslide Add openslide package Mar 27, 2020
# Install openslide and its python binding
apt-get install -y openslide-tools && \
# b/152402322 install latest from pip once is in: https://github.com/openslide/openslide-python/pull/76
pip install git+git://github.com/rosbo/openslide-python.git@fix-setup && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason we're not using one of the kaggle repos for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a GH fork. I could have created the fork under the kaggle org but all the repos there are managed using Terraform and I figured it was overkill for this.

@rosbo rosbo merged commit b659214 into master Mar 27, 2020
@rosbo rosbo deleted the add-openslide branch March 27, 2020 20:56
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

Successfully merging this pull request may close these issues.

2 participants