From 0fc7652e7f5cd44fd894fa14fe48fe44f45897c7 Mon Sep 17 00:00:00 2001 From: Atuldeveloper24 <164465477+Atuldeveloper24@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:29:25 +0530 Subject: [PATCH] Update notebook link in assignment instructionsdocs: fix broken link to RAI Toolbox notebook in fairness assignment The Responsible AI Toolbox notebook has been moved to a "tabular" subdirectory. This PR updates the link to point to the correct location. Fixes #927 --- 1-Introduction/3-fairness/assignment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-Introduction/3-fairness/assignment.md b/1-Introduction/3-fairness/assignment.md index 6da0a3812..190ebbc3a 100644 --- a/1-Introduction/3-fairness/assignment.md +++ b/1-Introduction/3-fairness/assignment.md @@ -2,7 +2,7 @@ ## Instructions -In this lesson you learned about the Responsible AI Toolbox, an "open-source, community-driven project to help data scientists to analyze and improve AI systems." For this assignment, explore one of RAI Toolbox's [notebooks](https://github.com/microsoft/responsible-ai-toolbox/blob/main/notebooks/responsibleaidashboard/getting-started.ipynb) and report your findings in a paper or presentation. +In this lesson you learned about the Responsible AI Toolbox, an "open-source, community-driven project to help data scientists to analyze and improve AI systems." For this assignment, explore one of RAI Toolbox's [notebooks](https://github.com/microsoft/responsible-ai-toolbox/blob/main/notebooks/responsibleaidashboard/tabular/getting-started.ipynb) and report your findings in a paper or presentation. ## Rubric