openreview-py
openreview-py copied to clipboard
Official Python client library for the OpenReview API
It depends on https://github.com/openreview/openreview-web/issues/1749
When the blind submission invitation gets created, fields that accept more than one value originally only accept a single value in the blind submission since there is no check to...
- Ask the venue type: conference, workshop, symposium, journal, type a new one - Ask for the main institution the venue is associated with - Ask for, have you used...
Venue committee group should be visible to everyone. Like ICLR.cc/2024/Conference/Reviewers, etc. This way the users can see who reviewed to each conference, usually this information is public in the venue...
``` >>> import openreview Traceback (most recent call last): File "", line 1, in File "~/wrk/.venv/lib/python3.12/site-packages/openreview/__init__.py", line 1, in from .openreview import * File "~/wrk/.venv/lib/python3.12/site-packages/openreview/openreview.py", line 10, in import requests...
We should allow authors to reverse a withdrawal up to the full paper deadline. After the deadline, we should remove them from invitees and only allow PCs to revert a...
Sometimes changes to submission information take place after the Post Decision is run, and I doubt PCs realize that the bibtex is updated when the Post Decision is run so...
PCs should use {{invitation_url}} instead.
In the Post Submission Stage, is the field 'Force' only making changes for API 1 venues, and if so can we specify this in the description?
In order to avoid releasing the assignments to the reviewers without releasing the submissions to them. We propose to validate the submissions are visible to the group of reviewers or...