openreview-py icon indicating copy to clipboard operation
openreview-py copied to clipboard

Official Python client library for the OpenReview API

Results 313 openreview-py issues
Sort by recently updated
recently updated
newest added

If a venue select in the RebuttalStage "Multiple author rebuttals per paper" and then change it to "One author rebuttal per posted review". The process function creates different invitation ids....

And add a preprocess function that checks if the field name exists in the default form + additional review form options - remove review form options. The field must stay...

Validate that SAC assignments edges when setting up the AC matching setup. The steps could be: - Check if compute conflicts is enabled - Check if the venue has SAC...

Currently the decision option that contains the work "Accept" is considered an acceptance. But some venues want to decide their own labels without the word "Accept". @celestemartinez is suggesting that...

The Review Revision Stage is run when PCs want to add new fields to a review for reviewers to fill out usually after the rebuttal period. These new fields are...

When PCs want to reassign reviewers after the assignment are deployed, they want to use the checkbox in the edge browser to filter out reviewers who reached the quota. Most...

@enrubio we missed this part, can you check all the places we call tools.recruit_reviewer and pass the replyto accordingly?

To recreate: Make a revision to a venue that already has an abstract deadline, clear the date and submit. The abstract deadline remains unchanged and the homepage date string still...

Some venues like NeurIPS and EMNLP let rejected papers opt-in to be made public. The workflow looks like this: - create opt-in invitations for rejected papers for authors to select...