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
*`--show-completion`: Show completion for the current shell, to copy it or customize the installation.
15
15
*`--help`: Show this message and exit.
16
16
17
-
🔬 Aignostics Python SDK v1.2.0 - built with love in Berlin 🐻 // Python v3.14.1
17
+
🔬 Aignostics Python SDK v1.2.0 - built with love in Berlin 🐻 // Python v3.14.3
18
18
19
19
**Commands**:
20
20
@@ -578,9 +578,9 @@ $ aignostics application run result download [OPTIONS] RUN_ID [DESTINATION_DIREC
578
578
*`--create-subdirectory-for-run / --no-create-subdirectory-for-run`: Create a subdirectory for the results of the run in the destination directory [default: create-subdirectory-for-run]
579
579
*`--create-subdirectory-per-item / --no-create-subdirectory-per-item`: Create a subdirectory per item in the destination directory [default: create-subdirectory-per-item]
580
580
*`--wait-for-completion / --no-wait-for-completion`: Wait for run completion and download results incrementally [default: wait-for-completion]
581
-
*`--qupath-project / --no-qupath-project`: Create a QuPath project referencing input slides and results.
582
-
The QuPath project will be created in a subfolder of the destination directory.
583
-
This option requires the QuPath extension for Launchpad: start the Launchpad with `uvx --with "aignostics" aignostics ...`
581
+
*`--qupath-project / --no-qupath-project`: Create a QuPath project referencing input slides and results.
582
+
The QuPath project will be created in a subfolder of the destination directory.
583
+
This option requires the QuPath extension for Launchpad: start the Launchpad with `uvx --with "aignostics" aignostics ...`
584
584
This options requires installation of the QuPath application: Run uvx --with "aignostics" aignostics qupath install [default: no-qupath-project]
0 commit comments