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.
2 parents d6230ef + 6c47881 commit 4795cc4Copy full SHA for 4795cc4
Strain Mapping.ipynb
@@ -18,7 +18,7 @@
18
"cell_type": "markdown",
19
"metadata": {},
20
"source": [
21
- "All functionality has been checked to run using pyxem-0.7"
+ "All functionality has been checked to run using pyxem-0.7.1"
22
]
23
},
24
{
@@ -387,13 +387,6 @@
387
388
"strain_map.plot(cmap='seismic',vmax=0.04,vmin=-0.04)"
389
390
- },
391
- {
392
- "cell_type": "code",
393
- "execution_count": null,
394
- "metadata": {},
395
- "outputs": [],
396
- "source": []
397
}
398
],
399
"metadata": {
@@ -413,7 +406,7 @@
413
406
"name": "python",
414
407
"nbconvert_exporter": "python",
415
408
"pygments_lexer": "ipython3",
416
- "version": "3.6.6"
409
+ "version": "3.6.7"
417
410
418
411
"widgets": {
419
412
"state": {
0 commit comments