Skip to content

fix: display_priority template is deprecatedand throws an error#96

Open
banderlog wants to merge 1 commit intoaaren:masterfrom
banderlog:master
Open

fix: display_priority template is deprecatedand throws an error#96
banderlog wants to merge 1 commit intoaaren:masterfrom
banderlog:master

Conversation

@banderlog
Copy link
Copy Markdown

{{ resources.deprecated("This template is deprecated, please use base/display_priority.j2") }}
{%- extends 'display_priority.j2' -%}

Fix for #95

```
{{ resources.deprecated("This template is deprecated, please use base/display_priority.j2") }}
{%- extends 'display_priority.j2' -%}
```
@banderlog banderlog changed the title fix: display_priority is deprecated fix: display_priority template is deprecatedand throws an error Mar 10, 2021
@actionshrimp
Copy link
Copy Markdown

actionshrimp commented Oct 18, 2021

Have tried this and it fixes the error I was seeing (same error as in #95 ) - thanks!

@banderlog
Copy link
Copy Markdown
Author

@actionshrimp I do not know why do you need this package, but I wanted it because of evenly dead https://github.com/szymonmaszke/vimpyter, and I switched to the flourish https://github.com/goerz/jupytext.vim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants