diff --git a/libs/template/templates/default-python/template/__preamble.tmpl b/libs/template/templates/default-python/template/__preamble.tmpl index c018f2825..95c613332 100644 --- a/libs/template/templates/default-python/template/__preamble.tmpl +++ b/libs/template/templates/default-python/template/__preamble.tmpl @@ -28,7 +28,7 @@ This file only template directives; it is skipped for the actual output. {{end}} {{if $notNotebook}} - {{skip "{{.project_name}}/src/notebook.iypnb"}} + {{skip "{{.project_name}}/src/notebook.ipynb"}} {{end}} {{if (and $notDLT $notNotebook $notPython)}}