Zero to Data 8
  • Zero to Data 8
  • LICENSE
  • connectors_modules
  • The datascience Package
  • The Data 8 Pedagogy Guide
  • The Data 8 Textbook
  • Links
  • authoring
    • Authoring Notebooks: Start to Finish
    • Authoring Notebooks
    • Minor Changes to existing Otterized Notebooks
  • cc-adoption
    • Community College(and smaller institutions) Adoption
  • grading
    • Grading with GradeScope
    • Grading Otterized Notebooks
    • Grading Locally
    • Otter Service Standalone
  • jupyter
    • Distributing Notebooks
    • Jupyter Notebook Assignments
    • Jupyter Notebook Assignments
    • Creating Data 8 Assignments
  • labs
    • Worksheets and Discussions
    • Lab Sections
    • Tutor Sessions and Office Hours
  • notebooks-platforms
    • Data 8 Notebooks in Various Forms
  • staff
    • Data 8 Course Staff Structure
    • Roles and Responsibilities
  • syllabus
    • Distributing Notebooks
    • Inspiration
    • Syllabus & Lectures
    • Slides & Lecture Videos
    • Course structure
Powered by GitBook
On this page
  1. grading

Grading Locally

PreviousGrading Otterized NotebooksNextOtter Service Standalone

Last updated 1 year ago

You can grade notebooks on your own machine. The configuration and packages you need to install otter-grader are detailed in the documentation:

The only caveat is that the Data 8 notebooks you are using are configured with otter-grader version 4.4.1 so when you install otter-grader you want to install version 4.4.1: pip install otter-grader==4.4.1

You will also need to install Docker:

Once you have installed the components above, we reccommend you move through this . The final step illustrates how to grade.

Finally, the for the command otter grade details the various options you have related to grading.

Installation of otter-grader
Installation of Docker
tutorial
command line reference