Skip to content

Commit d0083d2

Browse files
authored
Merge pull request #218 from Exabyte-io/update/SOF-7561
chore: imgur -> s3fs
2 parents f95772b + f300cef commit d0083d2

4 files changed

Lines changed: 7 additions & 4 deletions

File tree

other/materials_designer/create_cutout_box.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"## 1. Prepare the Environment\n",
3232
"### 1.1. Set up cluster parameters\n",
3333
"Min and Max coordinates correspond to opposite vertices of the parallelogram.\n",
34-
"<img src=\"https://i.imgur.com/y3Ifmbh.png\" alt=\"Box cutout parameters\" width=\"400\"/>"
34+
"\n",
35+
"<img src=\"https://objects.mat3ra.com/images/notebooks/cutout_box_parameters.png\" alt=\"Box cutout parameters\" width=\"400\"/>"
3536
],
3637
"metadata": {
3738
"collapsed": false

other/materials_designer/create_cutout_custom_shape.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"5. Scroll down to view the resulting structure from multiple angles\n",
2020
"\n",
2121
"## Resulting structure:\n",
22-
"<img src=\"https://i.imgur.com/j9YDJ1X.png\">"
22+
"<img src=\"https://objects.mat3ra.com/images/notebooks/cutout_custom_shape_silicon.png\" width=\"400\">"
2323
],
2424
"metadata": {
2525
"collapsed": false

other/materials_designer/create_grain_boundary_film.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"For more information on the parameters and algorithm, refer to [Grain Boundary Builder Source](https://github.com/Exabyte-io/made/blob/35b9f318f5d667e0f5af023f3178bc4404317ab0/src/py/mat3ra/made/tools/build/grain_boundary/builders.py#L103)\n",
3939
"`EDGE_INCLUSION_TOLERANCE` is a fine-tuning parameter that controls the inclusion of the edge atoms for both orientations in the gap.\n",
4040
"For example of Graphene at 17.9 degrees: orange and green atoms are present with the value of 0.5 Angstroms, with value of 0, they will not be included.\n",
41-
"<img src=\"https://i.imgur.com/QRgotXS.png\" alt=\"Edge Inclusion Tolerance\" width=\"400\"/>\n"
41+
"\n",
42+
"<img src=\"https://objects.mat3ra.com/images/notebooks/grain_boundary_edge_inclusion_tolerance.png\" alt=\"Edge Inclusion Tolerance\" width=\"400\"/>\n"
4243
],
4344
"metadata": {
4445
"collapsed": false

other/materials_designer/specific_examples/defect_planar_grain_boundary_2d_boron_nitride.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"For more information on the parameters and algorithm, refer to [Grain Boundary Builder Source](https://github.com/Exabyte-io/made/blob/35b9f318f5d667e0f5af023f3178bc4404317ab0/src/py/mat3ra/made/tools/build/grain_boundary/builders.py#L103)\n",
3333
"`EDGE_INCLUSION_TOLERANCE` is a fine-tuning parameter that controls the inclusion of the edge atoms for both orientations in the gap.\n",
3434
"For example of Graphene at 17.9 degrees: orange and green atoms are present with the value of 0.5 Angstroms, with value of 0, they will not be included.\n",
35-
"<img src=\"https://i.imgur.com/QRgotXS.png\" alt=\"Edge Inclusion Tolerance\" width=\"400\"/>\n"
35+
"\n",
36+
"<img src=\"https://objects.mat3ra.com/images/notebooks/grain_boundary_edge_inclusion_tolerance.png\" alt=\"Edge Inclusion Tolerance\" width=\"400\"/>\n"
3637
],
3738
"metadata": {
3839
"collapsed": false

0 commit comments

Comments
 (0)