Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues in setting up the begnining envrionment #1861

Open
Xand1988 opened this issue Feb 5, 2024 · 2 comments
Open

Issues in setting up the begnining envrionment #1861

Xand1988 opened this issue Feb 5, 2024 · 2 comments

Comments

@Xand1988
Copy link

Xand1988 commented Feb 5, 2024

MacOS Sonoma

nbgrader --version 0.9.1

jupyterhub --version (if used with JupyterHub) N.A

jupyter notebook --version 7.0.6

Expected behavior

I have been using nbgrader for many years. I just updated the nbgrader and jupyter notebook. Then things are falling apart.

I expected to run the nbgrader at the local directory. I manually upload the released version to CANVAS and download students' submissions to /usr/submitted.

I expect to autograde and manage students' grade under fromgrader.

Actual behavior

  1. Formgrade cannot read existed assignment list.
  2. Nbgrader cannot read submissions under /submitted/student_name/assignment 1
  3. Formgrade has a ghost student name list.

Steps to reproduce the behavior

  1. update nbgrader to 0.9.1
  2. update notebook.
Screenshot 2024-02-05 at 8 53 33 PM Screenshot 2024-02-05 at 8 53 41 PM
@perllaghu
Copy link
Contributor

The file paths you're quoting (/usr/submitted) look odd to me - do you have a config that defines them?
[or am I just miss-reading what you've said?]

The screenshot is also telling you a problem: the formgrader wants the directory /usr/local/share/nbgrader/exchange to exist.

Does it work if you create that directory? (or configure nbgrader to use a directory that does exist?)

@brichet
Copy link
Contributor

brichet commented Apr 9, 2024

@Xand1988 does the answer from @perllaghu fixed your issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants