Examples use environment variables for configuration. Set them before running.
Setting environment variables in macOS / Linux:
export CU_LMS_BFF_COOKIE="change-to-bff-cookie-from-lms"Setting environment variables in Windows:
setx CU_LMS_BFF_COOKIE "change-to-bff-cookie-from-lms"current_student/main.py- fetching the current student