Tutorials ========= These tutorials are intended to help the user learn by example. We start with various concepts in flyte and flytekit with examples and then introduce some of the core plugins. This cookbook is designed to get you running both locally, and on a Flyte cluster using the `Flytekit Python SDK `__. Main Sections ------------- * :ref:`Core Language Examples ` - This covers the basics of Flytekit, as well as working with a deployed Flyte platform. * :ref:`Case Studies ` - These are examples that showcase the power of Flyte. * :ref:`Plugins Examples ` - This section details flytekit extensibility .. toctree:: :maxdepth: 4 :hidden: Getting Started Tutorials reference/index Community .. toctree:: :maxdepth: 4 :caption: Examples :hidden: tutorial core auto_core_basic/index auto_core_intermediate/index auto_core_advanced/index auto_core_remote_flyte/index .. toctree:: :maxdepth: 4 :caption: Case Studies :hidden: case_studies .. toctree:: :maxdepth: 4 :caption: Flytekit Plugins :hidden: plugins auto_plugins_pod/index auto_plugins_k8s_spark/index auto_plugins_papermilltasks/index auto_plugins_hive/index auto_plugins_sagemaker_training/index auto_plugins_kfpytorch/index auto_plugins_sagemaker_pytorch/index