Skip to content

Conversation

SumanthDevarasetty
Copy link
Collaborator

No description provided.

Initial Commit
updated slicer_cli
Updated Dockerfile
import os, girder_client
import numpy as np
import pandas as pd
from tiffslide import TiffSlide
Copy link
Contributor

Choose a reason for hiding this comment

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

TiffSlide not used please remove

from skimage.color import rgb2gray


sys.path.append("..")
Copy link
Contributor

Choose a reason for hiding this comment

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

not needed please remove





Copy link
Contributor

Choose a reason for hiding this comment

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

please remove extra space end of the file, just leave 1 extra line

COPY . $mc_path/
WORKDIR $mc_path

RUN pip cache purge
Copy link
Contributor

Choose a reason for hiding this comment

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

why we need this?

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