openreview-py
openreview-py copied to clipboard
Official Python client library for the OpenReview API
Using the Invite_Assignment invitation, PCs have sent invitations/created edges with tails set to users with inactive profiles not containing a valid email address.
Setup the Invite Assignment invitation for venues opting to use "Manual" assignments.
It is currently not possible to make AC/Paper assignments for SAC. Only PCs can do that. It would be great for SACs to be able to do AC/Paper assignments.
When a PC set an additional field with restricted readers and after that tries to remove it, the submission invitation is not updated correctly. This is because when using the...
The default api version should be always 2. Change the way that we read the value to setup either the conference or venue object: https://github.com/openreview/openreview-py/blob/master/openreview/conference/helpers.py#L9
Users should not be able to select negative numbers when setting a custom max paper limit.
Sometimes PCs want that only reviewers that submitted the review can keep editing the review and avoid new reviews. The options should be: - assigned reviewers - reviewers that already...
currently ethics chair can't see ethics reviewers invited group so ethics chair console always show N/A for invited count
Ethics Chairs were not able to sign comments or assign reviewers beceuase they were not signatories of the Ethics_Chairs group
The stage should check whether or not a paper is 'public' before the Decision is changed to 'public'. Sometimes the Decisions are set to public before the papers are (the...