Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: display_priority template is deprecatedand throws an error #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

banderlog
Copy link

{{ 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

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
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