From e569c0dc41ac0bb192609c0ffa22b5b9b9636529 Mon Sep 17 00:00:00 2001 From: Sirin Puenggun Date: Fri, 12 May 2023 13:46:32 +0700 Subject: [PATCH] Add comment --- main.ipynb | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/main.ipynb b/main.ipynb index 32b94ab..7f6a891 100644 --- a/main.ipynb +++ b/main.ipynb @@ -1,5 +1,18 @@ { "cells": [ + { + "attachments": {}, + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# READ BEFORE DIVE INTO THIS IPYNB\n", + "\n", + "- You need to download file from [Source]([dwadwadaw](https://world.openfoodfacts.org/data))\n", + "- Explore here [Explore the data](https://app.gigasheet.com/spreadsheet/OpenFoodFacts-org-Products-Database/9a056567_9b41_4dda_a673_37fe1d3526b5)\n", + "\n", + "File in folder Essential/data is file that has been processed" + ] + }, { "attachments": {}, "cell_type": "markdown",