File tree Expand file tree Collapse file tree
example_workflows/quantum_espresso Expand file tree Collapse file tree Original file line number Diff line number Diff line change 737737 },
738738 {
739739 "cell_type": "code",
740- "execution_count": 10 ,
740+ "execution_count": null ,
741741 "id": "d81a4fb5-a674-41a9-ac19-24c56f952468",
742742 "metadata": {},
743743 "outputs": [],
744744 "source": [
745- "wg.nodes .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
745+ "wg.tasks .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
746746 ]
747747 },
748748 {
Original file line number Diff line number Diff line change 912912 },
913913 "outputs": [],
914914 "source": [
915- "wg.nodes .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
915+ "wg.tasks .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
916916 ]
917917 },
918918 {
Original file line number Diff line number Diff line change 835835 },
836836 "outputs" : [],
837837 "source" : [
838- " wg.nodes .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
838+ " wg.tasks .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
839839 ]
840840 },
841841 {
Original file line number Diff line number Diff line change 47504750 },
47514751 "outputs": [],
47524752 "source": [
4753- "wg.nodes .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
4753+ "wg.tasks .get_bulk_structure.inputs.a.value = orm.Float(4.05)"
47544754 ]
47554755 },
47564756 {
You can’t perform that action at this time.
0 commit comments