Skip to content

Error when using option 'use_runs_db=False' #69

@ErikHogenbirk

Description

@ErikHogenbirk

There is an option for hax.init() to not use the runs database. However, this means that update_datasets does not do anything so that datasets will be None. Perhaps I am missing something here, but it seems that this means that you can specify not to use the runs database, but if you attempt to load anything, hax will give you an error since there is no variable listing datasets.

For now, I made a workaround by building this variable using the files in the main_data_paths, setting this as the run name. I can implement this and create a pull request, but maybe I am missing some secret configuration... Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions