-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update releases and precommit (#830)
* update releases and precommit * Update template to v0.4.0 (#828) * Update template to v0.4.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update --------- Co-authored-by: scverse-bot <None> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: giovp <[email protected]> * update notebooks --------- Co-authored-by: scverse-bot <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
df8e042
commit fb43d62
Showing
6 changed files
with
15 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule notebooks
updated
4 files
+2 −2 | .pre-commit-config.yaml | |
+1 −1 | tutorials/tutorial_cellprofiler.ipynb | |
+1 −1 | tutorials/tutorial_merfish.ipynb | |
+1 −1 | tutorials/tutorial_stardist.ipynb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Squidpy 1.4.1 (2024-02-06) | ||
========================== | ||
|
||
Bugfixes | ||
-------- | ||
|
||
- Unpin ``scikit-image``. | ||
`@giovp <https://github.com/giovp>`__ | ||
`#796 <https://github.com/scverse/squidpy/pull/796>`__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
Squidpy dev (the-future) | ||
======================== | ||
- Fixed the reading of 10x formatted mtx files `@LinearParadox <https://github.com/LinearParadox>`__ | ||
`#803 <https://github.com/scverse/squidpy/pull/803>`__ |