From a5a86d8dceab6d4f056db4793feb572bc526d658 Mon Sep 17 00:00:00 2001 From: zbyosufzai <145053952+zbyosufzai@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:18:22 -0500 Subject: [PATCH] Update Azure_Pubmed_chatbot.ipynb fixed ipynb take two --- .../Azure_AI_Studio/notebooks/Azure_Pubmed_chatbot.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/notebooks/Azure_AI_Studio/notebooks/Azure_Pubmed_chatbot.ipynb b/tutorials/notebooks/Azure_AI_Studio/notebooks/Azure_Pubmed_chatbot.ipynb index 30bceae..9e6d985 100644 --- a/tutorials/notebooks/Azure_AI_Studio/notebooks/Azure_Pubmed_chatbot.ipynb +++ b/tutorials/notebooks/Azure_AI_Studio/notebooks/Azure_Pubmed_chatbot.ipynb @@ -1775,7 +1775,7 @@ "id": "1abcbd48-bb84-4310-b8eb-ad87850a8649", "metadata": {}, "source": [ - "Running our script in the terminal will require us to export the following global variables before using the command `python NAME_OF_SCRIPT.py`. Example scripts are also ready to use within our "example_scripts" folder." + "Running our script in the terminal will require us to export the following global variables before using the command `python NAME_OF_SCRIPT.py`. Example scripts are also ready to use within our 'example_scripts' folder." ] }, {