Entry point: main.py - launches the GUI and orchestrates all menus and canvas operations. Each feature lives in a separate module (e.g. filters_menu.py, draw_menu.py) that is instantiated from main.py ...
Python 3.9 or newer is required to use openreview-py. The openreview-py library can be used to easily access and modify any data stored in the OpenReview system. For more information, see the official ...