Skip to content

Commit 7455ae8

Browse files
authored
Update cellpose-appose.md
1 parent 2a1dce2 commit 7455ae8

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

_pages/plugins/cellpose-appose.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ Click `Add unliste update site`, name it `Appose-Playground` and write its addre
2323
Select the Appose-Cellpose `.jar` file to install only this plugin, or keep all proposed plugins.
2424
Press `Apply changes` and restart Fiji when it's done.
2525

26-
> [!IMPORTANT]
27-
> You should have a recent version of Fiji, based on Java 21 or more. Download a new version if you're current installation is too old.
26+
{% include notice icon="warning" content=" You should have a recent version of Fiji, based on Java 21 or more. Download a new version if you're current installation is too old." %}
2827

2928
## Usage
3029

@@ -40,11 +39,11 @@ From Fiji
4039
- Configure your Cellpose run through the Graphic Interface. _see [here](#parameters) for documentation_
4140
- Press "Ok" and Enjoy!
4241

43-
> [!NOTE]
44-
> The first time you run each option of this plugin, a python environment with the requested Cellpose version will be automatically installed in your home `.local\shared\appose` directory, which will take some time. The next time you use the same option, the environment will be directly activated from the plugin when needed so it will be much faster.
42+
{% include notice icon="info"
43+
content="The first time you run each option of this plugin, a python environment with the requested Cellpose version will be automatically installed in your home `.local\shared\appose` directory, which will take some time. The next time you use the same option, the environment will be directly activated from the plugin when needed so it will be much faster." %}
4544

46-
>[!NOTE]
47-
>Cellpose-SAM relies on a much bigger neural network than Cellpose3. Thus computation with this version takes longer and it is advised to have a GPU available.
45+
{% include notice icon="info"
46+
content="Cellpose-SAM relies on a much bigger neural network than Cellpose3. Thus computation with this version takes longer and it is advised to have a GPU available." %}
4847

4948
## Parameters
5049

0 commit comments

Comments
 (0)