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

adding graph + tile stitching to trigger tests #395

Closed
wants to merge 86 commits into from
Closed

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
VarunUllanat and others added 29 commits November 29, 2023 06:23
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
Updated environment.yml to include flexible numpy and scipy versions
Added capabilities for all possible versions of skimage and flake8 co…
Changes spams installation in github workflows
Updated skimage version for importing the graph module
Separately executed test cases for tilestitching functionality and other PathML modules.
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