https://github.com/qupath/qupath-extension-training
A QuPath extension to help with learning the software
https://github.com/qupath/qupath-extension-training
Last synced: 3 months ago
JSON representation
A QuPath extension to help with learning the software
- Host: GitHub
- URL: https://github.com/qupath/qupath-extension-training
- Owner: qupath
- License: apache-2.0
- Created: 2024-09-26T11:13:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-04T12:38:47.000Z (7 months ago)
- Last Synced: 2025-11-04T14:31:11.190Z (7 months ago)
- Language: Java
- Size: 274 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuPath Training Extension
This is a QuPath extension to help users learn how to use the software.
It's still in its early stages...
Currently, it adds a 'User interface tour' under the 'Help' menu.
## Installing
To install the training extension, you can:
* Open the QuPath [extension manager](https://qupath.readthedocs.io/en/latest/docs/intro/extensions.html#managing-extensions-with-the-extension-manager) and install the extension from there (recommended).
* Or download the latest `qupath-extension-training-[version].jar` file from [releases](https://github.com/qupath/qupath-extension-training/releases) and drag it onto the main QuPath window.
If you haven't installed any extensions before, you'll be prompted to select a QuPath user directory.
The extension will then be copied to a location inside that directory.
You might then need to restart QuPath (but not your computer).