Add download buttons
Closed this issue · 2 comments
superstar54 commented
In workflow summary, add 2 download buttons:
.aiida file
Verdi process dump (zipped)
AndresOrtegaGuerrero commented
Should we also include an Import button as well,
For the the download button we have ,
verdi archive create qe_app_calc.aiida --nodes {qe_node}
and for the Import QeAppNode Button
verdi archive import {upload node}.aiida
Like this users can share results with each other
mikibonacci commented
We just need to make sure that they are importing QeAppWorkChain
, otherwise they will not see it in the app... well, they can always just want to import structures and codes, or entire profiles