Otter-grader

Latest version: v6.1.2

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 17

6.0.2

* Fixed dependency issues when installing on JupyterLite per [875](https://github.com/ucbds-infra/otter-grader/issues/875)

6.0.1

* Updated dependency specifications to support any new minor version within the matching major version
* Fixed `SyntaxError` thrown by `gmail_oauth2` binary

6.0.0

* Switched to [poetry](https://python-poetry.org/) for packaging
* Removed compatibility patches for nbconvert < 6 per [777](https://github.com/ucbds-infra/otter-grader/issues/777)
* Updated Otter Export to throw an error if nbconvert<6.0.0 is found
* Converted Otter Export's PDF via HTML exporter to use nbconvert's WebPDF exporter per [781](https://github.com/ucbds-infra/otter-grader/issues/781)
* Removed pdfkit from dependencies
* Added ability to export PDFs via HTML in grading containers per [782](https://github.com/ucbds-infra/otter-grader/issues/782)
* Set default Python version for grading images to 3.12
* Remove support for Python versions < 3.9 per [668](https://github.com/ucbds-infra/otter-grader/issues/668)
* Removed `setuptools` and `pkg_resources` dependencies
* Remove dependencies not strictly required by Otter in the grading environment per [739](https://github.com/ucbds-infra/otter-grader/issues/739)
* Handle empty assignment configs in Otter Assign per [795](https://github.com/ucbds-infra/otter-grader/issues/795)
* Removed `Notebook` `colab` and `jupyterlite` arguments, switching to always determining the interpreter automatically
* Made `dill` a required dependency
* Removed `variables` key of assignment config in favor of `generate.serialized_variables` in Otter Assign per [628](https://github.com/ucbds-infra/otter-grader/issues/628)
* Update Otter Assign to add cell metadata so that questions with no check cell have their tests run after the last solution cell per [798](https://github.com/ucbds-infra/otter-grader/issues/798)
* Updated Otter Assign to strip type annotations from generated test code per [796](https://github.com/ucbds-infra/otter-grader/issues/796)
* Updated Otter Grade Docker image to create an empty `submission_metadata.json` file in the grading image to prevent plugins from erroring per [811](https://github.com/ucbds-infra/otter-grader/issues/811)
* Added ability to monitor grading progress to Otter Grade per [827](https://github.com/ucbds-infra/otter-grader/issues/827)
* Added handling of student-created files with the `student_files` configuration in Otter Assign per [737](https://github.com/ucbds-infra/otter-grader/issues/737)
* Updated Otter Assign to add a cell to install Otter at the top of Colab notebooks per [861](https://github.com/ucbds-infra/otter-grader/issues/861)
* Added the ability to ignore the `.OTTER_LOG` file to `Notebook.export` and Otter Assign per [857](https://github.com/ucbds-infra/otter-grader/issues/857)
* Fixed OK-test support for the `all_or_nothing` config per [751](https://github.com/ucbds-infra/otter-grader/issues/751)
* Added exception-based test support for the `all_or_nothing` config per [751](https://github.com/ucbds-infra/otter-grader/issues/751)
* Added Otter Assign support for the `all_or_nothing` config per [751](https://github.com/ucbds-infra/otter-grader/issues/751)
* Updated Otter Assign to only allow a function definition and statement to call the test function in exception-based test cells and automatically ignore the latter statement instead of requiring an explicit ` IGNORE` comment per [516](https://github.com/ucbds-infra/otter-grader/issues/516)
* Added additional package versions to the output of `otter --version` per [843](https://github.com/ucbds-infra/otter-grader/issues/843)
* Fixed bug in converting test cells containing indented functions to doctests in Otter Assign per [840](https://github.com/ucbds-infra/otter-grader/issues/840)

5.7.1

* Removed testing code unintentioanlly committed in v5.7.0 per [849](https://github.com/ucbds-infra/otter-grader/issues/849)

5.7.0

* Switch grading image from Mambaforge to Miniforge due to the [sunestting of Mambaforge](https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/) per [#846](https://github.com/ucbds-infra/otter-grader/issues/846)

5.6.0

* Updated Otter Grade to write grading summary for each notebook per [814](https://github.com/ucbds-infra/otter-grader/issues/814)
* Updated Otter Grade CSV to indicate which notebooks timeout per [813](https://github.com/ucbds-infra/otter-grader/issues/813)
* Updated Otter Grade CSV to include the number of points per question in the first row
* Updated Otter Grade CSV to include total points column
* Updated Otter Grade CSV to round percentages to four decimal places
* Updated Otter Grade CSV output switched from labeling submissions by file path to notebook name and is now sorted by notebook name per [738](https://github.com/ucbds-infra/otter-grader/issues/738)
* Added backwards compatibility to Otter Grade for autograder configuration zip files generated in previous major versions of Otter-Grader
* Add `gcc_linux-64` and `gxx_linux-64` to R grading image dependencies per [819](https://github.com/ucbds-infra/otter-grader/issues/819)
* Fixed a bug where the loop variable used in Otter's generated grading code overwrote variables defined by the notebook per [817](https://github.com/ucbds-infra/otter-grader/issues/817)
* Add `--pickle-results` option to Otter Run to output the results pickle file per [818](https://github.com/ucbds-infra/otter-grader/issues/818)
* Added `setuptools` to Otter's required dependencies per [823](https://github.com/ucbds-infra/otter-grader/issues/823)

Page 2 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.