You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Formgrader and test the release versions of ana assignment
Actual behavior
Browser message:
The exchange directory at does not exist and could not be created. The "release" and "collect" functionality will not be available. Please see the documentation on Setting Up The Exchange for instructions.
Steps to reproduce the behavior
Regular install, enable serverextensions, create quickstart assignment
start up jupyter notebook, use Formgrader button
edits to nbgrader_config.py do not take effect, I try
c.Exchange.root = '/Users/me/Desktop/notebooks/course1'
I see after running
nbgrader release_assignment ps1
[ListApp | CRITICAL] Sorry, the exchange is not available on Windows.
Does this mean working in Widows is limitted ?
The text was updated successfully, but these errors were encountered:
Operating system
Windows 10
nbgrader --version
0.6.1
jupyterhub --version
(if used with JupyterHub)jupyter notebook --version
6.0
Expected behavior
Use Formgrader and test the release versions of ana assignment
Actual behavior
Browser message:
The exchange directory at does not exist and could not be created. The "release" and "collect" functionality will not be available. Please see the documentation on Setting Up The Exchange for instructions.
Steps to reproduce the behavior
Regular install, enable serverextensions, create quickstart assignment
start up jupyter notebook, use Formgrader button
edits to nbgrader_config.py do not take effect, I try
c.Exchange.root = '/Users/me/Desktop/notebooks/course1'
I see after running
[ListApp | CRITICAL] Sorry, the exchange is not available on Windows.
Does this mean working in Widows is limitted ?
The text was updated successfully, but these errors were encountered: