Skip to content

Commit 7600664

Browse files
committed
Added virtual env slide and modified agenda
1 parent a985117 commit 7600664

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

source/_static/socket_docs.PNG

85 KB
Loading

source/presentations/session02.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ But First
4242

4343
.. rst-class:: build
4444

45+
* Class website, schedule, readings
4546
* Review of last week
4647
* Everyone have what they need (working Python, google group, Slack?)
4748
* Questions on last week's material
@@ -159,6 +160,20 @@ Another way to write this:
159160
....: return results
160161
161162
163+
.. nextslide::
164+
165+
.. rst-class:: build left
166+
.. container::
167+
168+
Virtual Environments
169+
170+
.. rst-class:: build
171+
172+
* What are they?
173+
* When to use them?
174+
* Quick Example
175+
176+
162177
.. nextslide::
163178

164179
.. rst-class:: large centered

0 commit comments

Comments
 (0)