Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Add note about archiving repository #27

Merged
merged 2 commits into from
Mar 3, 2023
Merged
Changes from all 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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Kedro Training

> **Warning**
> This repository has been archived, see [kedro-academy](https://github.com/kedro-org/kedro-academy) for a more up to date version.

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

This repository contains training materials that will teach you how to use [Kedro](https://github.com/kedro-org/kedro). This content is based on the standard [spaceflights tutorial described in the Kedro documentation](https://kedro.readthedocs.io/en/stable/03_tutorial/01_spaceflights_tutorial.html).

The training documentation was most recently updated against Kedro 0.17.2 in March 2021.
Expand Down