Skip to content

Commit d1279c3

Browse files
authored
Link a quickstart screen recording for rules_python beginners into docs (#3658)
aignas suggested I add a link to this YouTube video somewhere in the docs: https://bazelbuild.slack.com/archives/CA306CEV6/p1773133824891709?thread_ts=1773089164.263869&cid=CA306CEV6
1 parent 2c50daf commit d1279c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ For more detailed information about configuring `rules_python`, see:
1111
* [Configuring third-party dependencies (pip/PyPI)](./pypi/index)
1212
* [API docs](api/index)
1313

14+
A [screen recording](https://www.youtube.com/watch?v=Xtuh-WipOnk) on configuring rules_python for beginners is also available.
15+
1416
## Including dependencies
1517

1618
The first step to using `rules_python` is to add the dependency to

0 commit comments

Comments
 (0)