Skip to content

Commit e358da2

Browse files
authored
Merge pull request #544 from opsmill/pmc-20250913-docs
add livestream to docs
2 parents a406bb0 + 30e661d commit e358da2

File tree

4 files changed

+440
-2
lines changed

4 files changed

+440
-2
lines changed

docs/docs/python-sdk/introduction.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
---
22
title: Python SDK
33
---
4+
import VideoPlayer from '../../src/components/VideoPlayer';
45

56
The Infrahub Python SDK greatly simplifies how you can interact with Infrahub programmatically.
67

8+
## Videos
9+
10+
<center>
11+
<VideoPlayer url='https://www.youtube.com/live/RbRz8_t0FBs?feature=shared' light />
12+
</center>
13+
714
## Blog posts
815

916
- [Querying Data in Infrahub via the Python SDK](https://www.opsmill.com/querying-data-in-infrahub-via-the-python-sdk/)

0 commit comments

Comments
 (0)