Skip to content

Commit 6287744

Browse files
authored
Enhance Cellpose documentation with info icons
Updated the Cellpose plugin documentation to include info icons for tutorials.
1 parent 6f609fc commit 6287744

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_pages/plugins/cellpose.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ While Cellpose is a python package, several options exists in Fiji to run it:
1313

1414
- [Fiji-Cellpose](https://imagej.net/plugins/cellpose-appose): handles `Cellpose` thanks to [Appose](https://apposed.org/).
1515
Appose creates and activates python virtual environment automatically, without any action from the user.
16-
This [youtube tutorial](https://www.youtube.com/watch?v=orySPQ2Hk-w) shows how to use this plugin.
16+
{% include icon name='info' content="In addition of the online documentation, this [youtube tutorial](https://www.youtube.com/watch?v=orySPQ2Hk-w) shows how to use this plugin." %}
1717

1818
- [TrackMate-Cellpose](https://imagej.net/plugins/trackmate/detectors/trackmate-cellpose) allows to both run Cellpose to segment objects and track them in time.
1919
In the current version, the user has to install a virtual environment with `Cellpose` to be able to use it but in coming versions, it will be automatically handled also thanks to Appose.
20-
This [tutorial](https://github.com/AlexHego/Cellpose_TrackMate_LiveCell) guide you through the installation and usage of TrackMate-Cellpose, including creation of the python environment.
20+
{% include icon name='info' content="In addition of the online documentation, this [tutorial](https://github.com/AlexHego/Cellpose_TrackMate_LiveCell) guide you through the installation and usage of TrackMate-Cellpose, including creation of the python environment. " %}
2121

2222
- [BioP](https://github.com/BIOP/ijl-utilities-wrappers) offers the possibility to run several deep learning algorithms, including `Cellpose` from Fiji.
2323
It also requires the user to install a virtual environment before to be able to use it.

0 commit comments

Comments
 (0)