-
Hi Felix!
Regarding the "Jupyter, Jupyter Book and nbgrader" content, there seems to be a small error:
It states "conda install conda install -c conda-forge nbgrader", i.e conda install appears …
-
Users can add concept URIs to pages and e.g. nbgrader exercises; in order to discover relevant tests for comprehension (and possibly develop a test bank)
**Is your feature request related to a prob…
-
Just noticed the following behaviour in JePL-2.1.1 (probably related to scm step). If I set repo's `branch` as an empty string:
```yaml
config:
project_repos:
github.com/jupyter/nbgrader:
…
orviz updated
2 years ago
-
## Description
render blank page
## Context
---
`pyproject.toml`
```toml
dependencies = [
"jupyterlab>=4.0.0",
"jupyterlab-rise>=0.1.1",
]
requires-python = ">=3.11"
```
…
-
https://github.com/zackives/gradescope-nbgrader
-
If an assignment was submitted several times but feedback was provided only to one of the submissions, the student sees feedback as available / downloaded for all submissions of this assignment. The l…
-
Originally motivated by reading up on nbgrader and then some work for CoCalc, I've came across the metadata fields `"deletable": false` and `"editable":false`. (reference: [nbgrader test_lockcells.py]…
-
### Operating system
CentOS 7.9
### `nbgrader --version`
0.9.2
### `jupyterhub --version` (if used with JupyterHub)
5.0.0
### `jupyter notebook --version`
7.2.0
### Expected beh…
-
Hello again!
ngshare seems to be up and running but we have a bit of confusion with using nbgrader with ngshare that would be great to clarify. The main question is how to manage a class with multi…
-
I'm running tests after writing an update to nbgrader code, and getting essentially the same error 4 times:
```
FAILED nbgrader/tests/apps/test_nbgrader_fetch_assignment.py::TestNbGraderFetch::tes…