Skip to content

Pull requests: jupyter/nbgrader

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix bugs in overwriting the cell type
#135 by jhamrick was merged Mar 9, 2015 Loading… updated Apr 1, 2015 0.1.0
Fix path to submission from student view
#136 by jhamrick was merged Mar 9, 2015 Loading… updated Apr 1, 2015 0.1.0
Fix checksums in nbgrader validate
#137 by jhamrick was merged Mar 9, 2015 Loading… updated Apr 1, 2015 0.1.0
Optimize SQL queries
#142 by jhamrick was merged Mar 14, 2015 Loading… updated Apr 1, 2015 0.1.0
Make the timestamp's timezone configurable
#143 by jhamrick was merged Mar 15, 2015 Loading… updated Apr 1, 2015 0.1.0
Check cell types
#147 by jhamrick was merged Mar 15, 2015 Loading… updated Apr 1, 2015 0.1.0
2
Add coverage to tests
#148 by jhamrick was merged Mar 15, 2015 Loading… updated Apr 1, 2015 0.1.0
Optionally ignore checksums in nbgrader validate
#149 by jhamrick was merged Mar 15, 2015 Loading… updated Apr 1, 2015 0.1.0
Validate docs in tests
#150 by jhamrick was merged Mar 15, 2015 Loading… updated Apr 1, 2015 0.1.0
Configure coverage so that it works with subprocesses
#151 by jhamrick was merged Mar 19, 2015 Loading… updated Apr 1, 2015 0.1.0
Improve the nbgrader pipeline
#154 by jhamrick was merged Mar 26, 2015 Loading… updated Apr 1, 2015
2 of 3 tasks
0.1.0
Use sudo=false for travis builds
#156 by jhamrick was merged Mar 19, 2015 Loading… updated Apr 1, 2015 0.1.0
nbgrader authentication enhancement
#157 by jdfreder was merged Mar 25, 2015 Loading… updated Apr 1, 2015 0.1.0
Use Selenium for javascript/html tests
#160 by jhamrick was merged Mar 20, 2015 Loading… updated Apr 1, 2015 0.1.0
Clamp to particular ipython version
#161 by jhamrick was merged Mar 20, 2015 Loading… updated Apr 1, 2015 0.1.0
Basic formgrader tests
#164 by jhamrick was merged Mar 21, 2015 Loading… updated Apr 1, 2015 0.1.0
2
6
Remove redundant tests
#165 by jhamrick was merged Mar 21, 2015 Loading… updated Apr 1, 2015 0.1.0
Command install activate nbgrader extension.
#168 by Carreau was merged Mar 26, 2015 Loading… updated Apr 1, 2015 0.1.0
Install js/css dependencies with bower
#175 by jhamrick was merged Mar 25, 2015 Loading… updated Apr 1, 2015 0.1.0
Actually prune if empty dict, not other way around.
#176 by Carreau was merged Mar 26, 2015 Loading… updated Apr 1, 2015 0.1.0
Read in and save timestamps
#180 by jhamrick was merged Mar 30, 2015 Loading… updated Apr 1, 2015 0.1.0
Autograde blank answers
#133 by jhamrick was merged Mar 8, 2015 Loading… updated Apr 1, 2015 0.1.0
4
Add/remove total points when toolbar is shown/hidden
#61 by jhamrick was merged Jan 19, 2015 Loading… updated Apr 1, 2015 0.1.0
Verify cell ids
#62 by jhamrick was merged Jan 20, 2015 Loading… updated Apr 1, 2015 0.1.0
ProTip! Exclude everything labeled bug with -label:bug.