renku init

renku-transaction: b204f31a23ed480b9323904a193047db
This commit is contained in:
2025-06-04 14:52:49 +02:00
committed by renku 2.9.4
parent 14c41ce76d
commit 19f4e6a0f0
44 changed files with 1221 additions and 32 deletions

39
.renku/metadata/project Normal file
View File

@ -0,0 +1,39 @@
{
"@renku_data_type": "renku.domain_model.project.Project",
"@renku_oid": "project",
"agent_version": "2.9.4",
"annotations": [],
"creator": {
"@renku_data_type": "renku.domain_model.provenance.agent.Person",
"@renku_data_value": {
"affiliation": null,
"alternate_name": null,
"email": "juan.florez-ospina@psi.ch",
"id": "mailto:juan.florez-ospina@psi.ch",
"name": "Juan Felipe Florez Ospina"
}
},
"date_created": {
"@renku_data_type": "datetime.datetime",
"@renku_data_value": "2025-06-04T14:52:46.207682+02:00"
},
"description": null,
"id": "/projects/apog/acsmnode",
"image": null,
"keywords": [],
"minimum_renku_version": "2.8.0",
"name": "acsmnode",
"template_metadata": {
"@renku_data_type": "renku.domain_model.project.ProjectTemplateMetadata",
"@renku_data_value": {
"immutable_template_files": [],
"metadata": "{\"__template_source__\": \"renku\", \"__template_ref__\": \"0.7.1\", \"__template_id__\": \"python-minimal\", \"__namespace__\": \"apog\", \"__sanitized_project_name__\": \"\", \"__repository__\": \"\", \"__project_slug__\": \"\", \"__project_description__\": null, \"__renku_version__\": \"2.9.4\", \"__name__\": \"acsmnode\", \"name\": \"acsmnode\", \"__template_version__\": \"0.7.1\", \"__automated_update__\": true}",
"ssh_supported": true,
"template_id": "python-minimal",
"template_ref": "0.7.1",
"template_source": "renku",
"template_version": "0.7.1"
}
},
"version": 10
}