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

Test pull request to trigger unit tests for dev_graph #382

Closed
wants to merge 64 commits into from

Conversation

VarunUllanat
Copy link
Collaborator

No description provided.

Dana-Farber and others added 30 commits December 16, 2022 11:07
Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@7.31.1...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…thon-8.10.0

Bump ipython from 7.31.1 to 8.10.0 in /docs
Add instructions for Google colab
Added new build, due to conflicts with urllib3 recent updates.
Update version
Updated Ubuntu OS
Changed ubuntu version to 22.04
Changed Ubuntu version
Update GitHub Actions workflow to use mamba for dependency management
Excluding python=3.9 to resolve the following issue is github action runs:

 Could not solve for environment specs
  The following packages are incompatible
  ├─ python 3.8  is requested and can be installed;
  └─ python 3.9**  is uninstallable because it conflicts with any installable versions previously reported.
Added python 3.9 to test the environment
Excluding python 3.8 as requirement
Excluded python version as dependency
sreekarreddydfci and others added 29 commits May 26, 2023 15:28
Update environment.yml and test-conda.yml
Update Environment Configuration and Dependencies
Update openslide-python to v1.2.0 to resolve 'ANTIALIAS' AttributeError

This commit upgrades openslide-python to version 1.2.0 to address an AttributeError related to the 'ANTIALIAS' attribute in the PIL.Image module. The issue was triggered due to the deprecation of 'ANTIALIAS' in Pillow v10.0.0.
updated the Download counter button
bugfix in colab installation instructions in README.md
Adding graph API codebase, tests and notebooks
Cleaned up code and added comments and exception handling
Remove torchvision dependency in tests and added nn.Module input for …
Make flake8 compliant and update tests
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.

4 participants