From 1c07741ef283c7d933e1b70dfe991d3dfdb82e45 Mon Sep 17 00:00:00 2001 From: willGraham01 <1willgraham@gmail.com> Date: Tue, 2 Jan 2024 10:19:00 +0000 Subject: [PATCH] Remove confusing hint on cellfinder index page --- docs/source/documentation/cellfinder/index.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/source/documentation/cellfinder/index.md b/docs/source/documentation/cellfinder/index.md index 303a844a..a448a1db 100644 --- a/docs/source/documentation/cellfinder/index.md +++ b/docs/source/documentation/cellfinder/index.md @@ -9,11 +9,6 @@ cellfinder is software for automated 3D cell detection in very large 3D images ( cellfinder can be used in three ways, each with different user interfaces and different aims. -:::{hint} -If you don't know how to start, we recommend the cellfinder napari plugin. -We also recommend you install cellfinder by installing `brainglobe-workflows` - see the [installation instructions](./installation#one-step-installation) for details. -::: - ### cellfinder.core `cellfinder.core` is a Python submodule implementing the core algorithm for efficient cell detection in large images.