Wiki source code of gemma-client

Version 1.1 by Martin SZOTKOWSKI on 2023/06/13 12:55

Show last authors
1 * installation:
2 ** part of the installation sima package
3 ** sudo apt install python3-pip
4 sudo apt install python3-testresources
5 sudo apt install jq # parsing json
6 sudo pip install gemma-client-1.1.10.tar.gz
7 * usage:
8 ** gemma-client ~-~-help
9 ** gemma-client download ~-~-help
10 ** gemma-client upload ~-~-help
11 ** gemma-client download ~-~-no-verify ~-~-hostname sima.imtm.cz ~-~-username admin ~-~-password xxx  6a3717de-fdfd-11ed-9978-02420a000126 .
12 *** DATASET_ID is the Measurement.DATASET_ID
13 *** [[image:attach:image-2023-6-13_14-50-15.png||style="max-height: 250.0px;" height="250"]]
14 ** gemma-client **upload **~-~-no-verify ~-~-hostname 158.194.103.196 ~-~-username admin ~-~-password xxx **06f7bb18-09e9-11ee-b88a-02420a000426** "Harmony IDX/TIF" .
15 *** SCREEN_ID is the Screen.
16 *** [[image:attach:image-2023-6-13_14-53-36.png||style="max-height: 250.0px;" height="250"]]
17 ** or you can upload to the new screen
18 ** gemma-client **upload **~-~-no-verify ~-~-hostname 158.194.103.196 ~-~-username admin ~-~-password xxx ~-~-screen-name '**new screen name**' $(**uuidgen**) "Harmony IDX/TIF" .
19
20 \\