mbuali's picture
Upload folder using huggingface_hub
d1ceb73 verified
raw
history blame contribute delete
385 Bytes
{
"title": "File Browser Open Browser Tab",
"description": "File Browser Open Browser Tab settings.",
"jupyter.lab.menus": {
"context": [
{
"command": "filebrowser:open-browser-tab",
"selector": ".jp-DirListing-item[data-isdir=\"false\"]",
"rank": 1.6
}
]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}