From 8daf74b373c115c3fed360c1334ffd20e2c69b87 Mon Sep 17 00:00:00 2001 From: Elena Khaustova Date: Wed, 6 Nov 2024 14:55:44 +0000 Subject: [PATCH 1/5] Added a section about coffee chat to the docs Signed-off-by: Elena Khaustova --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 5e82fcebc2..0eb8d7f5f6 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,23 @@ If you're an academic, Kedro can also help you, for example, as a tool to solve ## 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. + +### 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 [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) in Slack to receive Coffee Chat announcements and access demo recordings. From 2d4487a8a5d69d4844c593c13ed2a1852d1c613d Mon Sep 17 00:00:00 2001 From: Elena Khaustova Date: Wed, 6 Nov 2024 15:00:25 +0000 Subject: [PATCH 2/5] Updated wordings Signed-off-by: Elena Khaustova --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0eb8d7f5f6..91af95f30b 100644 --- a/README.md +++ b/README.md @@ -128,4 +128,4 @@ _🔒 these sessions are public and we welcome anyone to join 🔒_ - "There is no such thing as a silly question". - Every time a live demo fails, clap. -Follow our [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) in Slack to receive Coffee Chat announcements and access demo recordings. +Follow our [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) in Slack to check Kedro Coffee Chat announcements and access demo recordings. From 9346007cdebb2d8775ed42d4b8c18cfee6e446dd Mon Sep 17 00:00:00 2001 From: Elena Khaustova Date: Wed, 6 Nov 2024 15:01:41 +0000 Subject: [PATCH 3/5] Updated wordings Signed-off-by: Elena Khaustova --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91af95f30b..f56be02574 100644 --- a/README.md +++ b/README.md @@ -128,4 +128,4 @@ _🔒 these sessions are public and we welcome anyone to join 🔒_ - "There is no such thing as a silly question". - Every time a live demo fails, clap. -Follow our [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) in Slack to check Kedro Coffee Chat announcements and access demo recordings. +Follow our Slack [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) to check Kedro Coffee Chat announcements and access demo recordings. From 50b5fae99af9b401b4987986c773846e29d2dd79 Mon Sep 17 00:00:00 2001 From: Elena Khaustova Date: Wed, 6 Nov 2024 15:08:16 +0000 Subject: [PATCH 4/5] Updated emoji Signed-off-by: Elena Khaustova --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f56be02574..41ab9384a1 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ We appreciate our community and want to stay connected. For that, we offer a pub - `: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 🔒_ +_🔓 these sessions are public and we welcome anyone to join 🔓_ ### Rules From dba6ef36c1f10ae11581930d9ad04664f5e42cb3 Mon Sep 17 00:00:00 2001 From: Elena Khaustova Date: Wed, 6 Nov 2024 16:24:21 +0000 Subject: [PATCH 5/5] Updated readme to refer to the Coffee Chat wiki page Signed-off-by: Elena Khaustova --- README.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 41ab9384a1..50ffbe9bd0 100644 --- a/README.md +++ b/README.md @@ -115,17 +115,6 @@ If you're an academic, Kedro can also help you, for example, as a tool to solve 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. -### Outline +Check out the upcoming demo topics and dates at the [Kedro Coffee Chat wiki page](https://github.com/kedro-org/kedro/wiki/Kedro-Coffee-Chat). -- `: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. +Follow our Slack [announcement channel](https://kedro-org.slack.com/archives/C03RKAQ0MGQ) to see Kedro Coffee Chat announcements and access demo recordings.