-
Question from a user:
> "Would it be possible to tell nbgrader that there are bonus points in an assignment? If not, take it as a gentle request."
This is not implemented. There are probably a …
-
Configuring nbgrader with Jupyterhub inside a cluster using ngshare as exchange service.
Versions : nbgrader - 0.8.1
helm3 chart version - 2.0.0
ngshare_exchange …
-
Does anyone know of a good (free) service to host an nbgrader JupyterHub server online?
Alternatively, Is it possible to host the gradebook.db database remotely so that multiple instructors and gra…
-
As part of the python port for the dsci 100 R notebooks, we'll need to move all nbgrader tests to the python kernel.
- [ ] install and do the tutorial at https://nbgrader.readthedocs.io/en/stable/
…
-
Hello,
I noticed that the exchange volume is defined but never mounted on the students' countainers. Here is the result of `kubectl get pod/jupyter-student1 -o yaml`
best regards
```
apiVersio…
bpfrd updated
11 months ago
-
Hi everyone,
now that @lzach's PR (https://github.com/jupyter/nbgrader/pull/1238) has been merged into nbgrader, is there anything from your fork you would like to contribute back to the project?
…
BertR updated
4 years ago
-
## Issue
LaTeX "hat" accents are not rendered correctly. I'm not sure, but it may be related to #72 .
[Screencast from 2024-03-05 11:01:39 AM.webm](https://github.com/jupyterlab-contrib/rise/ass…
-
We're seeing an issue where students submissions are including the .ipynb_checkpoints folder. But when the instructor collects the submissions, the .ipynb_checkpoints folder isn't downloaded even thou…
-
I'm trying to setup an image for a programming assignment based on the nbgrader context with minor changes like python version, libmamba, jupyter lab and a more recent nbgrader version along with some…
-
### Operating system
ubuntu 22
### `nbgrader --version`
# nbgrader --version
Python version 3.9.17 (main, Jul 5 2023, 20:41:20)
[GCC 11.2.0]
nbgrader version 0.8.5
# conda list …