You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,18 +10,15 @@ This repo adds some tools developed at the BIOP to ease scripting and assist use
10
10
## Installing
11
11
### On QuPath 0.6.x
12
12
13
-
- Open QuPath
14
-
- Go under `Extensions -> Manage extensions`
15
-
- Expand the `QuPath-BIOP catalog`
16
-
17
-
> Note: if you don't have the **QuPath-BIOP-catalog** installed, please follow the [catalog installation steps](https://github.com/BIOP/qupath-biop-catalog?tab=readme-ov-file#installation)
18
-
19
-
- Search for `QuPath BIOP extension` and click on the green button
20
-
- Select the latest version
21
-
- Click on `Install`
22
-
- Restart QuPath
23
-
24
-
> Note: If you need to update the extension, click on the ⚙️ button and select the latest version to install.
13
+
- Install and setup the [qupath-biop-catalog](https://github.com/BIOP/qupath-biop-catalog) first.
14
+
- Open the Extension Manager `Extension -> Manage extensions`
15
+
- Follow steps described in the [official documention](https://qupath.readthedocs.io/en/latest/docs/intro/extensions.html) to browse and install/update the latest version of **QuPath BIOP** extension from the **QuPath BIOP** catalog.
16
+
17
+
> [!NOTE]
18
+
> If your extensions directory is unset, create a new empty folder somewhere on your computer. On QuPath, go under `Edit -> Preferences -> Extensions` and browse the empty folder you've just created.
19
+
> Extensions will then be added inside this folder.
20
+
21
+
- You might then need to restart QuPath (but not your computer).
0 commit comments