Skip to content

Fix tissue detection tutorial - use local image instead of Girder server - #1207

Open
sachinkumarp-code wants to merge 1 commit into
DigitalSlideArchive:masterfrom
sachinkumarp-code:fix-tissue-detection-tutorial
Open

Fix tissue detection tutorial - use local image instead of Girder server#1207
sachinkumarp-code wants to merge 1 commit into
DigitalSlideArchive:masterfrom
sachinkumarp-code:fix-tissue-detection-tutorial

Conversation

@sachinkumarp-code

Copy link
Copy Markdown

Fixes #1018

The tutorial connected to candygram.neurology.emory.edu which is no longer available.

Changes:

  • Removed girder_client dependency
  • Load H&E image locally using PIL instead
  • Added clear comments explaining HistomicsTK works without Girder

As noted by @cooperlab in #1018, HistomicsTK is a standalone Python library that can work completely independently of Girder.

@cooperlab

Copy link
Copy Markdown
Contributor

Thank you, @sachinkumarp-code. It makes sense to remove girder from most HistomicsTK examples. Examples that illustrate how to interface with the server should be separate.

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.

Tissue Detection Tutorial Broken?

3 participants