Skip to content

Commit 2ea3503

Browse files
Add a few screenshots.
1 parent 569569a commit 2ea3503

3 files changed

Lines changed: 23 additions & 3 deletions

File tree

slides/01_intro.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,27 @@ If you haven't already:
9393
<!-- #region slideshow={"slide_type": "slide"} -->
9494
## Sample screenshots
9595

96+
- Can make quite sophisticated UIs
97+
- Much less code
98+
- Easy to write
99+
100+
<!-- #endregion -->
101+
102+
<!-- #region slideshow={"slide_type": "slide"} -->
103+
## A Mayavi-based dialog
104+
105+
<center>
106+
<img src="images/lorenz_ui.png" height="90%" align="center"/>
107+
</center>
108+
109+
<!-- #endregion -->
110+
111+
<!-- #region slideshow={"slide_type": "slide"} -->
112+
## A customized viewer
113+
114+
<center>
115+
<img src="images/pysph_viewer.png" height="90%" align="center"/>
116+
</center>
96117

97118
<!-- #endregion -->
98119

@@ -115,10 +136,9 @@ If you haven't already:
115136
<!-- #region slideshow={"slide_type": "slide"} -->
116137
## Result
117138

118-
XXX Screenshot of initial application
119-
XXX Screenshot of final application
139+
Screenshot of final application
120140

121-
<img src="src" height="90%" width="90%" align="center"/>
141+
<img src="images/" height="90%" width="90%" align="center"/>
122142

123143
<!-- #endregion -->
124144

slides/images/lorenz_ui.png

94.2 KB
Loading

slides/images/pysph_viewer.png

757 KB
Loading

0 commit comments

Comments
 (0)