Skip to content

Commit

Permalink
Update getting_started.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
parisa-zahedi authored Jan 15, 2025
1 parent b8ea902 commit 6065ebe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example/getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6065ebe

Please sign in to comment.