Skip to content

Commit 3e8c610

Browse files
committed
update videos page and change log
1 parent 3615d3c commit 3e8c610

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

content/pages/01-introduction/09-best-python-videos.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ like [PyCon US](https://us.pycon.org/) and
163163
Python language.
164164

165165
* PyCon US videos from
166+
[2020](https://www.youtube.com/c/PyCon2020/videos),
166167
[2019](https://www.youtube.com/channel/UCxs2IIVXaEHHA4BtTiWZ2mQ/videos),
167168
[2018](https://www.youtube.com/channel/UCsX05-2sVSH7Nx3zuk3NYuQ/videos),
168169
[2017](https://www.youtube.com/channel/UCrJhliKNQ8g0qoE_zvL8eVg/videos),
@@ -172,6 +173,7 @@ like [PyCon US](https://us.pycon.org/) and
172173
are all available online for free.
173174

174175
* All of the talk videos are available on YouTube for
176+
[EuroPython 2020](https://www.youtube.com/playlist?list=PL8uoeex94UhHgMD9GOCbEHWku7pEPx9fW0),
175177
[EuroPython 2019](https://www.youtube.com/playlist?list=PL8uoeex94UhHFRew8gzfFJHIpRFWyY4YW),
176178
[EuroPython 2018](https://www.youtube.com/watch?v=LoRq9yGeBWY&list=PL8uoeex94UhFrNUV2m5MigREebUms39U5),
177179
[EuroPython 2017](https://www.youtube.com/watch?v=OCHrzW-R3QI&list=PL8uoeex94UhG9QAoRICebFpeKK2M0Herh),

content/pages/meta/00-change-log.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ view commit-level changes via the
1414
on GitHub.
1515

1616
## 2020
17+
### October
18+
* New [NumPy](/scipy-numpy.html) resources.
19+
20+
### September
21+
* Tweaks across [Flask code examples](/flask-code-examples.html).
22+
1723
### August
1824
* New blog posts on
1925
[How to Transcribe Speech Recordings into Text with Python](/blog/transcribe-recordings-speech-text-assemblyai.html)

0 commit comments

Comments
 (0)