Skip to content

Commit b004dc3

Browse files
committed
unsilence
1 parent bb118dd commit b004dc3

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ window, click the Youtube logo):
6262
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/l7zS8Ld4_iA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
6363
</iframe>
6464

65+
(There’s an [alternate version of the
66+
walkthru](https://youtu.be/67FdzLSt4aA) avaialable with the coding
67+
sections sped up using the `unsilence` python library – it’s 27 minutes
68+
faster, but it’s be harder to follow along with.)
69+
6570
You can run `nbdev_help` from the terminal to see the full list of
6671
available commands:
6772

nbs/getting_started.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
"cell_type": "markdown",
8383
"metadata": {},
8484
"source": [
85+
"(There's an [alternate version of the walkthru](https://youtu.be/67FdzLSt4aA) avaialable with the coding sections sped up using the `unsilence` python library -- it's 27 minutes faster, but it's be harder to follow along with.)\n",
86+
"\n",
8587
"You can run `nbdev_help` from the terminal to see the full list of available commands:"
8688
]
8789
},

0 commit comments

Comments
 (0)