From 6065ebe59fa900cab20930d0b553b06ea849ebfd Mon Sep 17 00:00:00 2001 From: parisa-zahedi Date: Wed, 15 Jan 2025 10:03:40 +0100 Subject: [PATCH] Update getting_started.ipynb --- example/getting_started.ipynb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/getting_started.ipynb b/example/getting_started.ipynb index 7418d8e..3f94f84 100644 --- a/example/getting_started.ipynb +++ b/example/getting_started.ipynb @@ -32,8 +32,7 @@ "\n", "The expected format is a set of JSON files compressed in the .gz format. Each JSON file contains metadata related to a newsletter, magazine, etc., as well as a list of article titles and their corresponding bodies. These files may be organized within different folders or sub-folders.\n", "Below is a snapshot of the JSON file format:\n", - "\n", - "```commandline\n", + "\n" "{\n", " \"newsletter_metadata\": {\n", " \"title\": \"Newspaper title ..\",\n",