Skip to content

Latest commit

 

History

History
124 lines (93 loc) · 3.56 KB

index.rst

File metadata and controls

124 lines (93 loc) · 3.56 KB

Kedro logo

Welcome to Kedro's award-winning documentation!

GitHub Actions - Main Branch GitHub Actions - Develop Branch License is Apache 2.0 Python version 3.9, 3.10, 3.11, 3.12 PyPI package version Conda package version Docs build status Kedro's Slack organisation Kedro's Slack archive Linted and Formatted with Ruff OpenSSF Best Practices Badge Program
.. toctree::
   :maxdepth: 2
   :caption: Learn about Kedro

   introduction/index.md
   get_started/index.md
   course/index.md

.. toctree::
   :maxdepth: 2
   :caption: Tutorial and basic Kedro usage

   tutorial/spaceflights_tutorial.md
   visualisation/index.md
   notebooks_and_ipython/index.md
   resources/index.md

.. toctree::
   :maxdepth: 2
   :caption: Kedro projects

   starters/index.md
   configuration/index.md
   data/index.md
   nodes_and_pipelines/index.md
   configuration/telemetry.md

.. toctree::
   :maxdepth: 2
   :caption: Integrations

   integrations/pyspark_integration.md
   integrations/mlflow.md

.. toctree::
   :maxdepth: 2
   :caption: Advanced usage

   kedro_project_setup/index.md
   extend_kedro/index.md
   hooks/index.md
   logging/index.md
   development/index.md
   deployment/index.md

.. toctree::
   :maxdepth: 2
   :caption: Contribute to Kedro

   contribution/index.md

API documentation

.. autosummary::
   :toctree: api
   :caption: API documentation
   :template: autosummary/module.rst
   :recursive:

   kedro

Indices and tables