-
It would be great if lingua can support Jinja2 directly. Babel project looks like in inactive mode, so as a Pyramid lover who is using Jinja2, it would be great if this happens...
-
I'm gonna start off by saying that I'm not sure if there's a problem or a solution here. I guess I just wanted to have a discussion about the semantics of templating with Forge. Right now, templates a…
-
First of all : Eel is amazing ! This is a project I'd love to participate with.
One of the features I find lacking is the implementation of Jinja Variables. While the documentation and the options …
-
It's not possible to use time offsets currently.
I tested with this example from: https://pypi.org/project/jinja2-time/
`{% now 'utc' - 'minutes=11' %}`
This gives an error **Invalid template…
-
we should really switch the templates over to jinja2 format.
-
When I ran sample_call.py, everything was going well until I tried to get a report.
It raised TemplateNotFound(template) exception: jinja2.exceptions.TemplateNotFound: juriscraper/templates/report.ht…
-
There seems to be an issue with the loaders in edatools.py that has been driving me crazy for days.
I've tried multiple versions of edalize, fusesoc, and jinja but nothing seems to work.
File…
-
As they get more complex then it will benefit the reader, and the developer to have a consistent and objective way to format these without too much to think about.
Unibeautify comes from the Atom …
-
### Housekeeping
- [X] I'm sure this issue is _not_ a duplicate
### Information:
Hi,
The **`j2`** suffix is displayed normally,
![截屏2024-05-10 11 12 32](https://github.com/vscode-icons/vscode-…
-
## Environment
- Windows 11
- uv 0.5.4 (c62c83c 2024-11-20)
- Python 3.12.6
## Description
I want to configure `torch+xpu` on Windows 11. It can be installed using `uv pip install` but not with…