Skip to content

Commit b3389d1

Browse files
committed
Updated slides
1 parent 6dc94b5 commit b3389d1

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ dist/
22
node_modules/
33
.ipynb_checkpoints/
44
.DS_Store
5+
*.swp

Diff for: 2019-06-04-deRSE19-widgets/src/index.html

+1-6
Original file line numberDiff line numberDiff line change
@@ -252,15 +252,10 @@ <h2>The Jupyter Kernel Protocol</h2>
252252

253253
<section>
254254
<h2>Jupyter interactive widgets</h2>
255-
<p>Another area where Jupyter shines is Jupyter interactive widgets</p>
255+
<p>An area where Jupyter shines is Jupyter interactive widgets</p>
256256
<img alt="bqplot" src="bqplot-election.gif" width="40%;"/>
257257
</section>
258258

259-
<section>
260-
<p>Jupyter Widgets: MVC pattern</p>
261-
<img alt="widgets-arch" src="widgets-arch.png" width="50%;"/>
262-
</section>
263-
264259
<section>
265260
<p>Jupyter Widgets: A thick front-end and a thin back-end</p>
266261
<img alt="model-declaration" src="model-declaration.png" width="70%;"/>

Diff for: 2019-06-04-deRSE19-widgets/src/widgets-arch.png

-37.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)