Add EmoSet training and evaluation
This commit is contained in:
6
share/jupyter/nbconvert/templates/webpdf/conf.json
Normal file
6
share/jupyter/nbconvert/templates/webpdf/conf.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"base_template": "lab",
|
||||
"mimetypes": {
|
||||
"application/pdf": true
|
||||
}
|
||||
}
|
||||
1
share/jupyter/nbconvert/templates/webpdf/index.pdf.j2
Normal file
1
share/jupyter/nbconvert/templates/webpdf/index.pdf.j2
Normal file
@@ -0,0 +1 @@
|
||||
{%- extends 'lab/index.html.j2' -%}
|
||||
Reference in New Issue
Block a user