Skip to content

Commit 92b2448

Browse files
committed
update: show kpath
1 parent b93bfdf commit 92b2448

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

other/materials_designer/workflows/band_structure.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@
611611
"from mat3ra.notebooks_utils.ipython.entity.property.visualize import visualize_properties\n",
612612
"\n",
613613
"band_structure_data = get_properties_for_job(client, job_id, property_name=PropertyName.non_scalar.band_structure.value)\n",
614-
"visualize_properties(band_structure_data, title=\"Band Structure\")"
614+
"visualize_properties(band_structure_data, title=\"Band Structure\", extra_config={\"material\":material.to_dict()})"
615615
]
616616
},
617617
{

0 commit comments

Comments
 (0)