From 714bd7623327370ba609f5bb229e73d4de60e21f Mon Sep 17 00:00:00 2001 From: Mecoli1219 Date: Tue, 12 Nov 2024 15:42:30 -0800 Subject: [PATCH] fix error & debug Signed-off-by: Mecoli1219 --- docs/conf.py | 1 + .../flyte_fundamentals/jupyter_notebook_interactive_mode.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index fda357ce2e..068796d1e7 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -629,6 +629,7 @@ "examples/data_types_and_io", "examples/development_lifecycle", "examples/extending", + "examples/papermill_plugin", "examples/productionizing", "examples/testing" ] diff --git a/docs/user_guide/flyte_fundamentals/jupyter_notebook_interactive_mode.md b/docs/user_guide/flyte_fundamentals/jupyter_notebook_interactive_mode.md index f1e557ab29..f31619548a 100644 --- a/docs/user_guide/flyte_fundamentals/jupyter_notebook_interactive_mode.md +++ b/docs/user_guide/flyte_fundamentals/jupyter_notebook_interactive_mode.md @@ -23,13 +23,13 @@ kernelspec: :lines: 1-4 ``` -