Viewing Your Grades ๐Ÿš€

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()