Skip to content

Commit

Permalink
AirbyteLib: docs: add Colab quicklink (#35215)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers authored and xiaohansong committed Feb 27, 2024
1 parent d187866 commit 086899c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/using-airbyte/airbyte-lib/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ pip install 'git+https://www.github.com/airbytehq/airbyte.git@master#egg=airbyte

Data can be extracted from sources and loaded into caches:

<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>

```python
import airbyte_lib as ab

Expand Down

0 comments on commit 086899c

Please sign in to comment.