Changes for page Widget PSE

Last modified by teodoramisan on 2023/07/21 14:55

From version 20.1
edited by teodoramisan
on 2023/07/21 12:19
Change comment: There is no comment for this version
To version 19.1
edited by teodoramisan
on 2023/07/21 12:17
Change comment: Deleted image "image-20230721150554-1.png"

Summary

Details

Page properties
Content
... ... @@ -57,10 +57,8 @@
57 57  from tvb.simulator.lab import *
58 58  )))
59 59  
60 - The launcher widget can be initialized with more parameters: a simulator, a list of connectivities and an HPC configuration (only the simulator being a required argument).
60 + The launcher widget can be initialized with more parameters: a simulator, a list of connectivities and an HPC configuration (only the simulator being a required argument). For HPC launch, besides the configuration part, an EBrains token needs to be stored. A custom initialization, which includes the HPC launch, is shown below:
61 61  
62 - For HPC launch, besides the configuration part, an EBrains token needs to be stored. A custom initialization, which includes the HPC launch, is shown below:
63 -
64 64  (% class="box" %)
65 65  (((
66 66  os.environ['CLB_AUTH'] = 'PUT YOUR EBRAINS TOKEN HERE IF YOU WANT HPC RUNS'
Public

TVB Widgets