-
Currently, Jinja2 templating is done here:
https://github.com/instacart/lore/blob/f4789b1439801cd5171df69d0d63d12060b52999/lore/io/connection.py#L413-L434
And this is how they are called:
htt…
-
some libraries are old they can’t download
-
cannot import name 'Markup' from 'jinja2'
-
Error log:
```
root@c8faefc852da:/apache-pulsar-grafana-dashboard# ./scripts/generate_dashboards.sh http://172.17.0.2:9090 standaloneGenerating Datasources ...
Traceback (most recent call last):
…
-
As of 2024-10-22, requirements.txt is:
```
biopython==1.79 # latest is 1.84 (https://pypi.org/project/biopython/#history)
matplotlib==3.3.4 # latest is 3.9.2 (https://pypi.org/project/matplotli…
-
Following [this guide ](https://www.obico.io/docs/user-guides/first_layer_ai/slicer-configuration-for-first-layer-ai-klipper-only/) , adding the suggested code in Orca Slicer and printing the print st…
-
Because jinja2-slug 0.2.0 does not support Jinja 3, we need another version released to PyPI.
We could also take the time to fill in more details for the PyPI page, it looks totally empty now: https:…
-
##### Summary
We got the following warning on our code base associated to an invalid suggestion. We could fix the underlying spacing issue, so it went away, but it would probably be best to fix the…
-
Trying to annotate an executable bash script w/o `*.sh` extension I've got an error message:
```console
$ reuse annotate --template hash --license CC0-1.0 --copyright '…' --merge-copyrights --copyri…
zaufi updated
4 months ago
-
Hello,
With new version of Jinja2 the Python modules Markup and Escape should be imported from MarkupSafe ([https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-1](https://jinja.palletspr…