VWA / edit_project /edit_project.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
97dfc1e verified
raw
history blame
1.68 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to clone and fork a repository",
"tasks": [
{
"index": 0,
"start": 24.9,
"end": 51.1,
"text": "Clone the repository using either the SSH or HTTP option."
},
{
"index": 1,
"start": 55.6,
"end": 83.6,
"text": "Fork the repository by selecting a namespace and setting a name and visibility level."
}
]
},
{
"project_index": 1,
"project_title": "How to edit repository details and settings",
"tasks": [
{
"index": 2,
"start": 99.6,
"end": 125.0,
"text": "Edit the title of the repository and commit the changes."
},
{
"index": 4,
"start": 197.7,
"end": 206.6,
"text": "Edit project settings such as the project name, topics, and description."
}
]
},
{
"project_index": 2,
"project_title": "How to manage repository members and roles",
"tasks": [
{
"index": 3,
"start": 143.9,
"end": 195.9,
"text": "Invite members to the repository and assign them roles."
}
]
}
]
}