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

Error Fetching Courses! (in Assignments page of student login to jupyterhub) #1856

Closed
Nethramudhiraj opened this issue Jan 10, 2024 · 1 comment

Comments

@Nethramudhiraj
Copy link

Operating system

Ubuntu 22.04.3 LTS 64 bit

nbgrader --version

Python version 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
nbgrader version 0.9.1

jupyterhub --version (if used with JupyterHub)

2.0.0

jupyter notebook --version

7.0.6

Expected behavior

Assignment List page for students should show the released assignments.

Actual behavior

Screenshot from 2024-01-09 17-51-21

Steps to reproduce the behavior

Screenshot from 2024-01-09 18-04-32
After releasing assignment from this page of admin login, course101 folder is created in exchange folder. Also inbound/outbound folders are created inside the course101 folder.

After that, when I login to student account and see assignments list page it shows as below:
Screenshot from 2024-01-09 17-51-21

@Nethramudhiraj
Copy link
Author

Issue was solved by moving exchange folder to a accessible location(to all users) and modifying exhange path in nbgrader config file.

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

No branches or pull requests

1 participant