User Guide ========== Configuration ------------- Guides and documentation of how to configure different settings and install special packages Accessing course material ------------------------- If the course material is downloaded either directly or using `git`, we can use (assuming that the code is in the specific folder) .. code-block:: python import sys sys.path.insert(0,'C:\\code\\python_for_the_financial_economist\\')