-
Notifications
You must be signed in to change notification settings - Fork 26
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
Next Release v0.5.1 #889
Next Release v0.5.1 #889
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
In addition, will you migrate the stuff that's currently in the developer docs section to the computational team wiki, and make a separate section for each repo? i.e. for TMI, update the release tag in pyproject; for mibi-bin-tools, just make a new release, etc etc. As we start having different requirements for what needs to be changed for each repo, it'll be helpful to have it one place to make sure we don't miss anything,. |
@ngreenwald Good to create and push the tag for a new release? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, looks good
If you haven't already, please read through our contributing guidelines before opening your PR
What is the purpose of this PR?
Makes adjustments for the latest release.
In addition: Closes #886. Closes #888.
How did you implement your changes
Adjusted the requirements files, and made changes w.r.t newer versions of
seaborn
. In addition,percent_var_exp
is deprecated as it isn't in use currently. Made adjustments for KMeans inscikit-learn
asn_init
needs to be specified to either a value or to"auto"
. Set it to"auto"
.Remaining issues