Add EmoSet training and evaluation
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user