mbuali's picture
Upload folder using huggingface_hub
d1ceb73 verified
raw
history blame contribute delete
319 Bytes
{
"title": "Inspector Notebook",
"description": "Inspector Notebook settings.",
"jupyter.lab.menus": {
"context": [
{
"command": "inspector:open",
"selector": ".jp-Notebook",
"rank": 50
}
]
},
"properties": {},
"additionalProperties": false,
"type": "object"
}