Skip to content

Commit 3802b44

Browse files
committed
fix demo8
1 parent cef2337 commit 3802b44

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

08 Pair Distribution Function Analysis.ipynb

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"metadata": {},
7272
"outputs": [],
7373
"source": [
74-
"%matplotlib tk\n",
74+
"%matplotlib qt\n",
7575
"import pyxem as pxm\n",
7676
"import numpy as np"
7777
]
@@ -425,15 +425,6 @@
425425
"pdf = pdfgen.get_pdf(s_min=s_min, s_max=s_max, r_max=10)"
426426
]
427427
},
428-
{
429-
"cell_type": "code",
430-
"execution_count": null,
431-
"metadata": {},
432-
"outputs": [],
433-
"source": [
434-
"pdf"
435-
]
436-
},
437428
{
438429
"cell_type": "code",
439430
"execution_count": null,

0 commit comments

Comments
 (0)