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

Clean up Pixie pipeline #856

Merged
merged 40 commits into from
Dec 19, 2022
Merged

Clean up Pixie pipeline #856

merged 40 commits into from
Dec 19, 2022

Conversation

alex-l-kong
Copy link
Contributor

What is the purpose of this PR?

Closes #845. See issue for all the changes; we want to introduces some new file naming schemes, as well as some basic data reformatting.

How did you implement your changes

See issue page.

@alex-l-kong alex-l-kong self-assigned this Dec 8, 2022
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@alex-l-kong alex-l-kong marked this pull request as draft December 8, 2022 23:36
@alex-l-kong
Copy link
Contributor Author

alex-l-kong commented Dec 13, 2022

@cliu72 all the requests should be addressed. Gonna need to open separate mini PRs for these in the future lol.

And as usual, will make sure to change the example dataset revision back to main prior to merging this in.

@alex-l-kong
Copy link
Contributor Author

@cliu72 final documentation request has been addressed.

Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Will you make sure that all references to notebook 2 are updated with the new name? The flowchart in the readme, any links elsewhere in the repo that point to the old URL, etc

@alex-l-kong
Copy link
Contributor Author

alex-l-kong commented Dec 16, 2022

@ngreenwald old notebook names are fixed, example dataset loading functionality has been moved to the beginning in the notebooks. @srivarra has the flowchart image on the README.md, so he opened #869 to address that.

Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Looks good to me, I'll let candace take a final look through

Copy link
Contributor

@cliu72 cliu72 left a comment

Choose a reason for hiding this comment

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

Looks good!

Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Just need to update huggingface

ark/utils/example_dataset_test.py Outdated Show resolved Hide resolved
Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Sounds good

@alex-l-kong alex-l-kong merged commit 719e3a6 into main Dec 19, 2022
@alex-l-kong alex-l-kong deleted the pixie_clean branch December 19, 2022 10:35
@srivarra srivarra added the enhancement New feature or request label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pixel clustering/cell clustering file cleanup
4 participants