Files
notebook-ai-extension/schema/plugin.json
T

12 lines
279 B
JSON

{
"jupyter.lab.shortcuts": [],
"jupyter.lab.toolbars": {
"Cell": [{ "name": "opencode-cell-actions", "rank": 100 }]
},
"title": "opencode_bridge",
"description": "opencode_bridge settings.",
"type": "object",
"properties": {},
"additionalProperties": false
}