Viewing Your Grades ๐#
To view your grades you can run the following code in the JupyterHub. You can click the rocketship icon ๐ in the top right corner to open the notebook - you must run the code to view your updated grades. ๐
from pykubegrader.grade_reports.grade_report import GradeReport
g = GradeReport()