Skip to content
Snippets Groups Projects
Commit 548cd6bf authored by jarmil's avatar jarmil
Browse files

Jupyter: prehozeni templates

parent 82e55a0c
Branches
No related tags found
2 merge requests!121Sync test,!118Jupyter
Pipeline #1251 passed
File moved
......@@ -28,7 +28,7 @@ def jupyterize(value):
c.preprocessors = ["TagRemovePreprocessor"]
nb_body, _ = nbconvert.TemplateExporter(
config=c, template_file="uniweb/jupyter-templates/my.tpl"
config=c, template_file="uniweb/templates/jupyter/my.tpl"
).from_filename(filename)
# HACK: fucking ugly. Ale netusim kde se to tam bere, asi nekde v hloubi notebookovskych templates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment