-
Per [CFEP-25](https://github.com/conda-forge/cfep/blob/main/cfep-25.md), `noarch: python` packages should have the syntax
```yaml
host:
- python {{ python_min }}
run:
- python >={{ python_min }}
…
-
I build custom_stage via gitlab pipeline. In my a config file I pass user and password values via jinja2
```
FIRST_USER_NAME="{{ PI_USER }}"
FIRST_USER_PASS="{{ PI_PASSWORD }}"
```
From a cat com…
D1987 updated
5 hours ago
-
I deployed https://huggingface.co/xingyaoww/Qwen2.5-Coder-32B-Instruct-AWQ-128k model through the Serverless UI, setting max model context window to 129024 and quantization to awq. I deploy it using t…
-
Vulnerable Library - Jinja2-2.10-py2.py3-none-any.whl
A very fast and expressive template engine.
Library home page: https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba…
-
Currently ,TemplateRegistry only soppurt j2.PackageLoader and j2.FileSystemLoader, maybe we can pass custom jinaj2 loader for better storage and load prompt template contents (Templates maybe storag…
-
**Describe the bug**
I followed the following guide to upgrade my matrix instance:
https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/maintenance-upgrading-services.md
Wh…
-
**Motivation: describe the problem to be solved**
Please, update all dependencies because they are not compatible with many popular packages, e.g. numpy, pandas, jinja2.
-
OS:
Using Docker on Linux
Description:
When choosing a strategy for using on CoinEx an error is thrown.
Reproduce Problem:
Choose an exchange as CoinEx
Select any trading strategy
Obse…
-
python2.7,django1.11,出现这样的问题:
File "/usr/lib64/python2.7/site-packages/jinja2/environment.py", line 780, in handle_exception
reraise(exc_type, exc_value, tb)
File "", line 62, in top-level te…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.0.9
### Python Version
3.10
### Steps to Reproduce
1. Create the following template in a data store, as well as child templates in the bloc…