In the new QEApp version (PR: https://github.com/aiidalab/aiidalab-qe/pull/656), the plugin needs to define an update_input method. In this case, when the user chooses to run a geometry optimization, the plugin will use the optimized structure from the context.
In the new QEApp version (PR: https://github.com/aiidalab/aiidalab-qe/pull/656), the plugin needs to define an
update_input
method. In this case, when the user chooses to run a geometry optimization, the plugin will use the optimized structure from the context.