From 0c7bb1cd210a8f2b3be5bf55f85b2abbe0f6bec0 Mon Sep 17 00:00:00 2001 From: kcvelaga Date: Mon, 1 Apr 2024 16:39:31 +0530 Subject: [PATCH] per link to entry points documentation --- .gitignore | 1 + T328913_sx_mobile_entry_points.html | 10 ++++++++++ T328913_sx_mobile_entry_points.ipynb | 14 +++++++++++++- _publish.yml | 4 ++++ 4 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 _publish.yml diff --git a/.gitignore b/.gitignore index 445d188..bcb9091 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ data_qa.ipynb events.tsv +.virtual_documents # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/T328913_sx_mobile_entry_points.html b/T328913_sx_mobile_entry_points.html index 6f52f27..f6af2c9 100644 --- a/T328913_sx_mobile_entry_points.html +++ b/T328913_sx_mobile_entry_points.html @@ -3195,6 +3195,16 @@

Introduction

+
+
+
+ +
+
+

Note: If you are not familiar with the various entry points of the Content Translation workflow, please go through the documentation before reading this report.

+
+
+

Summaries

diff --git a/T328913_sx_mobile_entry_points.ipynb b/T328913_sx_mobile_entry_points.ipynb index 9a38140..7221f4f 100644 --- a/T328913_sx_mobile_entry_points.ipynb +++ b/T328913_sx_mobile_entry_points.ipynb @@ -74,6 +74,18 @@ ":::" ] }, + { + "cell_type": "markdown", + "id": "6abf6a32-9940-4f5c-92a2-14e6340b5914", + "metadata": {}, + "source": [ + "::: {.callout-warning icon=false appearance=simple}\n", + "\n", + "**Note:** If you are not familiar with the various entry points of the Content Translation workflow, please go through [the documentation](https://www.mediawiki.org/wiki/Help:Content_translation/Starting#Invites_to_translate) before reading this report. \n", + "\n", + ":::" + ] + }, { "cell_type": "markdown", "id": "71b31f89-d940-47f8-9ce6-23d9cb50f382", @@ -18603,7 +18615,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.13" + "version": "3.11.5" }, "toc-autonumbering": false, "toc-showcode": false, diff --git a/_publish.yml b/_publish.yml new file mode 100644 index 0000000..fb080fa --- /dev/null +++ b/_publish.yml @@ -0,0 +1,4 @@ +- source: T328913_sx_mobile_entry_points.ipynb + quarto-pub: + - id: eb55e675-5420-4bc5-b4fa-9b679765973d + url: 'https://kcvelaga.quarto.pub/cx-mobile-entry-points-funnel-analysis-v1-jan-2024'