---
title: "Kedro Course"
description: "find all nodes with raw in the name - use parameters - make and use a logger - use find-kedro in spaceflights - slide in a new node - vizualize your pipeline..."
date: 2021-12-04
published: false
tags:
  - python
template: blog-post
---


- find all nodes with raw in the name
- use parameters
- make and use a logger
- use find-kedro in spaceflights
- slide in a new node
- vizualize your pipeline
- find slow nodes
- move the configuration directory
- build kedro into docker and run it

- pyinstrument
- pdb
- make a new cli command
- make a hook
- load catalog entries
- slice a pipeline
  - by tag
  - by name
  - from inputs
  - to outputs
