Skip to content

File links missing after Zenodo update #16

Description

@rgieseke

I assume that the Zenodo update changed the metadata format so that the description links etc. are not linked anymore, leading to a trailing |.

image

{% for file in data["files"] %}

The data is fetched here:

r = requests.get(f"https://zenodo.org/api/records/{identifier}")

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