From 1c72c3c99b2a9542f8eb2ea747a8ce571fe80bf5 Mon Sep 17 00:00:00 2001 From: Lukas Heumos Date: Tue, 11 Aug 2026 14:22:37 +0200 Subject: [PATCH] Remove stale commented-out scanpy img URL --- content/packages/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/packages/_index.md b/content/packages/_index.md index bf738a7..4451a9f 100644 --- a/content/packages/_index.md +++ b/content/packages/_index.md @@ -74,7 +74,6 @@ aliases = ["/projects/"] name = "scanpy" description = "Single-cell analysis framework" url = "https://scanpy.scverse.org/" - #img = "https://scanpy.scverse.org/_static/Scanpy_Logo_BrightFG.svg" img = "../img/icons/scanpy.svg" details = "Scanpy is a scalable toolkit for analyzing single-cell gene expression data built jointly with anndata. It includes preprocessing, visualization, clustering, trajectory inference and differential expression testing. The Python-based implementation efficiently deals with datasets of more than one million cells." [[packages.links]]