From 0deb36c62c9a2f94956e6522ace20e3a8ac4dfdc Mon Sep 17 00:00:00 2001 From: Arun Kumar Date: Sun, 10 Aug 2025 16:13:19 +0000 Subject: [PATCH] live demo --- .../06_load_excel_files/06_load_excel_files.ipynb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/notebooks/06_load_excel_files/06_load_excel_files.ipynb b/notebooks/06_load_excel_files/06_load_excel_files.ipynb index 974746d..7007747 100644 --- a/notebooks/06_load_excel_files/06_load_excel_files.ipynb +++ b/notebooks/06_load_excel_files/06_load_excel_files.ipynb @@ -3,6 +3,14 @@ "kernelspec": { "display_name": "Streamlit Notebook", "name": "streamlit" + }, + "lastEditStatus": { + "notebookId": "rpemff6haaovaqsjguwd", + "authorId": "360482565620", + "authorName": "ARUNK742", + "authorEmail": "arun_kumar5@hcltech.com", + "sessionId": "a864c25c-9ebc-4d27-8dd5-adfcccc76ef0", + "lastEditTime": 1754841665948 } }, "nbformat_minor": 5, @@ -110,7 +118,7 @@ "name": "sql_debugging" }, "outputs": [], - "source": "--DESCRIBE TABLE LOCATION;\n--SELECT * FROM LOCATION;\n--SHOW TABLES;", + "source": "--DESCRIBE TABLE LOCATION;\n--SELECT * FROM LOCATION;\nSHOW TABLES;", "execution_count": null } ]