Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:

# Format TOML files early (before other tools might read config)
- repo: https://github.com/pappasam/toml-sort
rev: v0.24.3
rev: v0.24.4
hooks:
- id: toml-sort
args: ["--in-place"]
Expand All @@ -35,7 +35,7 @@ repos:

# Ruff for linting and formatting Python files
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.7
rev: v0.15.9
hooks:
- id: ruff-check
args: ["--fix"]
Expand Down
919 changes: 204 additions & 715 deletions notebooks/2.cfret-analysis/plots/1.on-and-off-pca-and-umap-plots.ipynb

Large diffs are not rendered by default.

570 changes: 570 additions & 0 deletions notebooks/4.cpjump1-analysis/1.generate-on-off-signatures.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading