This repository contains course content for MSBA 6341: Responsible AI.
To run notebooks in this book, I recommend creating a new python environment (e.g., via conda) and then install the packages in requirements.txt.
To build book by yourself locally, use the following command:
jupyter-book build book