Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Apr 25, 2024
1 parent c1f9317 commit f4ee608
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# prefect-airbyte

> [!WARNING]
> `prefect-jupyter` is no longer actively maintained by PrefectHQ. For more details, please see the [Maintenance Status](#maintenance-status) section below.
<p align="center">
<a href="https://pypi.python.org/pypi/prefect-airbyte/" alt="PyPI version">
<img alt="PyPI" src="https://img.shields.io/pypi/v/prefect-airbyte?color=0052FF&labelColor=090422"></a>
Expand All @@ -16,6 +19,10 @@
<img src="https://img.shields.io/badge/discourse-browse_forum-red.svg?color=0052FF&labelColor=090422&logo=discourse" /></a>
</p>

## Maintenance Status

`prefect-jupyter` has been a valuable part of the Prefect ecosystem. Due to shifts in our strategic priorities, we have decided to discontinue the active maintenance of this library. While we will not be updating the code or addressing issues, the existing codebase will remain accessible for archival purposes. We appreciate the support and contributions from our community.

## Welcome!

`prefect-airbyte` is a collection of prebuilt Prefect tasks and flows that can be used to quickly construct Prefect flows to interact with [Airbyte](https://airbyte.io/).
Expand Down Expand Up @@ -199,4 +206,4 @@ pip install -e ".[dev]"
```
pre-commit install
```
8. `git commit`, `git push`, and create a pull request.
8. `git commit`, `git push`, and create a pull request.

0 comments on commit f4ee608

Please sign in to comment.