diff --git a/md/02.Application/02.Code/Phi4r/azure_models_inference.ipynb b/md/02.Application/02.Code/Phi4r/azure_models_inference.ipynb index bd6d90a7ef..02929df588 100644 --- a/md/02.Application/02.Code/Phi4r/azure_models_inference.ipynb +++ b/md/02.Application/02.Code/Phi4r/azure_models_inference.ipynb @@ -89,7 +89,7 @@ "3. Replace `your_personal_access_token_here` with your GitHub Personal Access Token\n", "4. You can optionally change the model to `microsoft/Phi-4-mini-reasoning` for a smaller model\n", "\n", - "**Note:** The GitHub token requires appropriate permissions to access the AI models service.\n", + "**Note:** The GitHub token requires appropriate permissions to access the AI models service. \n\n", "**Note:** Keep your Azure API key secure and don't share it in public repositories or notebooks." ] },