Skip to content

Commit cf54761

Browse files
aaronsteersjatinyadav-cc
authored andcommitted
AirbyteLib: docs: add Colab quicklink (airbytehq#35215)
1 parent c44385f commit cf54761

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/using-airbyte/airbyte-lib/getting-started.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ pip install 'git+https://www.github.com/airbytehq/airbyte.git@master#egg=airbyte
2020

2121
Data can be extracted from sources and loaded into caches:
2222

23+
<a href="https://colab.research.google.com/github/airbytehq/quickstarts/blob/master/airbyte_lib_notebooks/AirbyteLib_Basic_Features_Demo.ipynb" target="_parent"><img src="https://img.shields.io/badge/-Try%with%20Colab-grey?logo=googlecolab" alt="Try with Colab"/></a>
24+
2325
```python
2426
import airbyte_lib as ab
2527

0 commit comments

Comments
 (0)