Skip to content

Commit 10a8fa7

Browse files
committed
Merge branch 'gui-experiment' of github.com:scipp/essreflectometry into refactor-gui
2 parents b790f18 + af99d93 commit 10a8fa7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/user-guide/amor/gui.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"metadata": {},
1919
"outputs": [],
2020
"source": [
21-
"#%matplotlib qt"
21+
"%matplotlib widget"
2222
]
2323
},
2424
{

requirements/docs.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ accessible-pygments==0.0.5
1010
# via pydata-sphinx-theme
1111
alabaster==1.0.0
1212
# via sphinx
13+
appnope==0.1.4
14+
# via ipykernel
1315
attrs==25.1.0
1416
# via
1517
# jsonschema

0 commit comments

Comments
 (0)