Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kedro Coffee Chat section #4303

Merged
merged 7 commits into from
Nov 7, 2024
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,23 @@
## Python version support policy
* The core [Kedro Framework](https://github.com/kedro-org/kedro) supports all Python versions that are actively maintained by the CPython core team. When a [Python version reaches end of life](https://devguide.python.org/versions/#versions), support for that version is dropped from Kedro. This is not considered a breaking change.
* The [Kedro Datasets](https://github.com/kedro-org/kedro-plugins/tree/main/kedro-datasets) package follows the [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html) Python version support policy. This means that `kedro-datasets` generally drops Python version support before `kedro`. This is because `kedro-datasets` has a lot of dependencies that follow NEP 29 and the more conservative version support approach of the Kedro Framework makes it hard to manage those dependencies properly.


## ☕️ Kedro Coffee Chat 🔶

We appreciate our community and want to stay connected. For that, we offer a public Coffee Chat format where we share updates and cool stuff around Kedro once every two weeks and give you time to ask your questions live.

Check notice on line 116 in README.md

View workflow job for this annotation

GitHub Actions / vale

[vale] README.md#L116

[Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.
Raw output
{"message": "[Kedro.sentencelength] Try to keep your sentence length to 30 words or fewer.", "location": {"path": "README.md", "range": {"start": {"line": 116, "column": 57}}}, "severity": "INFO"}

Check warning on line 116 in README.md

View workflow job for this annotation

GitHub Actions / vale

[vale] README.md#L116

[Kedro.words] Use 'after' instead of 'once'.
Raw output
{"message": "[Kedro.words] Use 'after' instead of 'once'.", "location": {"path": "README.md", "range": {"start": {"line": 116, "column": 155}}}, "severity": "WARNING"}

### Outline

- `:00-:20` Demo (Kedro team or guest will showcase something useful or cool)
- `:20-:30` Q&A (Ask Us Anything!)

_🔓 these sessions are public and we welcome anyone to join 🔓_

### Rules

- We record the demo part for further sharing with the community.
- "There is no such thing as a silly question".
- Every time a live demo fails, clap.

Follow our Slack [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) to check Kedro Coffee Chat announcements and access demo recordings.