openreview-py
openreview-py copied to clipboard
Official Python client library for the OpenReview API
Currently, only submission visibility can be changed in the Post Decision Stage, but PCs expect to be able to release the Reviews, MetaReviews, and Decisions here as well. This causes...
I suggest to hide the "No Bid" tab in the webfield implementation and fix it in the component.
Process functions for venues that use apostrophes in their conference name will fail unless the conference name is surrounded by double quotes.
based on the class used, intention of pc console per decision progress is to have overall decision progress in one row and per decision progress in the row below but...
To protect the expertise API from large conferences, we need to add a `sparseValue` field to the expertise request with a reasonable default value (if 300, then venues with >...
There is confusion between the PCs because after they run the SAC/AC matching, they want to deploy them. This makes sense for them but the current implementation is not releasing...
We currently support the attachment only but if we need to run the decision stage and pass a local file we should be able to do it.