Add EmoSet training and evaluation
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"title": "Document Manager Download",
|
||||
"description": "Document Manager Download settings.",
|
||||
"jupyter.lab.menus": {
|
||||
"main": [
|
||||
{
|
||||
"id": "jp-mainmenu-file",
|
||||
"items": [
|
||||
{ "type": "separator", "rank": 6 },
|
||||
{
|
||||
"command": "docmanager:download",
|
||||
"rank": 6
|
||||
},
|
||||
{ "type": "separator", "rank": 6 }
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"additionalProperties": false,
|
||||
"type": "object"
|
||||
}
|
||||
Reference in New Issue
Block a user