-
Updated
Oct 29, 2021
teaching
Here are 1,386 public repositories matching this topic...
-
Updated
Oct 31, 2021 - C
-
Updated
Sep 26, 2021 - JavaScript
When a user has a version of gradebook.db that has not been upgraded to the latest version,
Formgrader will hang when it tries to open the database file.
The error is only visible in the log output and not propagated to the web interface.
-
Updated
Jul 4, 2018
-
Updated
Aug 11, 2021 - Jupyter Notebook
There is an Autolab dark theme PR which allows each individual user to set whether they want the default Autolab theme, or the dark theme: autolab/Autolab#1139
This is a very promising PR but there are some issues with it which needs to be resolved before it can be merged.
- Certain aspects of the light theme (the handin-panel, the font colors and type, the handin ta
-
Updated
Sep 1, 2020 - JavaScript
-
Updated
Mar 8, 2021 - Jupyter Notebook
Write e2e tests
-
Updated
Dec 16, 2020 - C++
-
Updated
Jul 4, 2018
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Oct 25, 2021 - Python
-
Updated
Mar 20, 2019 - Jupyter Notebook
-
Updated
Oct 12, 2019 - Python
-
Updated
Oct 13, 2021 - Python
-
Updated
Oct 14, 2021 - TeX
-
Updated
Jul 14, 2021 - Jupyter Notebook
-
Updated
Oct 29, 2021 - Java
-
Updated
Feb 24, 2020 - Haskell
-
Updated
Aug 15, 2021 - Java
-
Updated
Oct 28, 2021 - R
Improve this page
Add a description, image, and links to the teaching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teaching topic, visit your repo's landing page and select "manage topics."


This issue will track the type annotation process of all the
core/domain/*_domain.py(and their test files). To get started, ask to be assigned to any unclaimed task. Tasks are claimed by adding the username of the claimer to the end of the task, e.g. @example.Note: Main code file and its test file must be type-annotated together.
The general procedure to add type annotations is a