mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-07-04 07:08:05 +00:00
first commit
This commit is contained in:
6
.venv/share/jupyter/nbconvert/templates/webpdf/conf.json
Normal file
6
.venv/share/jupyter/nbconvert/templates/webpdf/conf.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"base_template": "lab",
|
||||
"mimetypes": {
|
||||
"application/pdf": true
|
||||
}
|
||||
}
|
@ -0,0 +1 @@
|
||||
{%- extends 'lab/index.html.j2' -%}
|
Reference in New Issue
Block a user