From f459346c66a6b388d4d5f1f224873989fdb2f109 Mon Sep 17 00:00:00 2001 From: Kartik Choudhary Date: Sun, 15 Oct 2023 18:53:17 -0400 Subject: [PATCH] Added info about required packages --- ...ponsibleaidashboard-question-answering-model-debugging.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/responsibleaidashboard/text/responsibleaidashboard-question-answering-model-debugging.ipynb b/notebooks/responsibleaidashboard/text/responsibleaidashboard-question-answering-model-debugging.ipynb index dbcb6b8dc9..032fe8feeb 100644 --- a/notebooks/responsibleaidashboard/text/responsibleaidashboard-question-answering-model-debugging.ipynb +++ b/notebooks/responsibleaidashboard/text/responsibleaidashboard-question-answering-model-debugging.ipynb @@ -51,7 +51,7 @@ "\n", "To run this notebook, we need to install the following packages:\n", "\n", - "```\n", + "```requirements.txt\n", "raiutils\n", "raiwidgets\n", "datasets\n",