Skip to content

[FEATURE] Automated Model Table Updating #647

@darrylong

Description

@darrylong

Description

In the Models Available section in readthedocs, this table is pulled from the html and js file in https://github.com/PreferredAI/cornac/tree/master/docs/source/_static/models.

This requires manual building from running this file:
https://github.com/PreferredAI/cornac/blob/master/docs/generate_model_js.py

And then, pushing it into the js file into the repository directory in /docs/source/_static/models.

Expected behavior with the suggested feature

Proposed solution: To use Github Actions to detect changes on release/PR merge, to run script and push automatically should there be a change.

Other Comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceChanges relating to build process, tools and libraries such as docs generation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions