From 7bf78a39fac675589cc4abe5e5f3a994ed35c119 Mon Sep 17 00:00:00 2001 From: Samhita Alla Date: Tue, 26 Oct 2021 19:05:48 +0530 Subject: [PATCH] stylistic change Signed-off-by: Samhita Alla --- plugins/flytekit-papermill/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/flytekit-papermill/README.md b/plugins/flytekit-papermill/README.md index 4e706994e2..fc990a1ef1 100644 --- a/plugins/flytekit-papermill/README.md +++ b/plugins/flytekit-papermill/README.md @@ -8,4 +8,4 @@ To install the plugin, run the following command: pip install flytekitplugins-papermill ``` -An [example](https://docs.flyte.org/projects/cookbook/en/latest/auto/integrations/flytekit_plugins/papermilltasks/simple.html#sphx-glr-auto-integrations-flytekit-plugins-papermilltasks-simple-py) can be found in the documentation. We have also a [tutorial](https://docs.flyte.org/projects/cookbook/en/latest/auto/case_studies/feature_engineering/eda/index.html) showcasing the various ways in which you can leverage the Papermill plugin. +An [example](https://docs.flyte.org/projects/cookbook/en/latest/auto/integrations/flytekit_plugins/papermilltasks/simple.html#sphx-glr-auto-integrations-flytekit-plugins-papermilltasks-simple-py) can be found in the documentation. We also have a [tutorial](https://docs.flyte.org/projects/cookbook/en/latest/auto/case_studies/feature_engineering/eda/index.html) showcasing the various ways in which you can leverage the Papermill plugin.