We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93aa67 commit 8940dd9Copy full SHA for 8940dd9
other/materials_designer/specific_examples/defect_creation_island.ipynb
@@ -109,7 +109,7 @@
109
"source": [
110
"from mat3ra.made.material import Material\n",
111
"from mat3ra.standata.materials import Materials\n",
112
- "material = Material(Materials.get_by_name_first_match(\"TiN\")[0])"
+ "material = Material(Materials.get_by_name_first_match(\"TiN\"))"
113
],
114
"metadata": {
115
"collapsed": false
0 commit comments