-
I have a json object with:
```
{
items: [...]
}
```
However, I have jinja2 compatibility on (which I'll have to evaluate if I can turn off..).
```
{% for item in myobject.items %}
```
Is return…
-
![image](https://cloud.githubusercontent.com/assets/6011391/26438809/b3301b8e-4157-11e7-805d-288e76b1fe70.png)
jinja2.exceptions.TemplateAssertionError: block 'title' defined twice
-
Starting jupyterhubexamplekerberosmaster_kdc_1 ... done
Starting jupyterhubexamplekerberosmaster_hubsudo_1 ...
Starting jupyterhubexamplekerberosmaster_hub_1 ... done
Attaching to jupyterhubexample…
-
```
What steps will reproduce the problem?
1. use Jinja2 as template engine via coffin (http://github.com/dcramer/coffin)
2. overriding pagination/pagination.html with own Jinja2 template
3. paginatio…
-
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):
…
-
Hi,
I am trying to use given library to convert a postman collection to robotframework but unable to do so because of below error:
C:\Users\aryalakr\Documents\postman\postman_js>postman2robot --…
-
The current bokeh version specified in the environment.yml file requests bokeh~=2.0.0, but does not specify a version for jinja2, which is a dependency. The version of bokeh that installs uses the ji…
-
The URL of the poster is encoded to something like:
```
string: /api/webrtc/ws?authSig=xxx-0aCvSaALjijo&poster=%7B%20%2Flocal%2Fimages443%2Fdoorbell.jpg%3F%7B%7B%20as_timestamp(now())%20%7D%7D%0A
```
…
-
The current [index.html](https://github.com/Chainlit/chainlit/blob/86ded88680a5e47edd5177b5cbe7fe01c597ab4e/frontend/index.html) uses [custom placeholders for search and replace](https://github.com/Ch…
-
### Actual Situation
Hi, copier already vendors https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters/ to provide additional helpers and filters in templates. I would like to suggest addin…