-
Originally reported by: **Florian Bruhin (BitBucket: [The-Compiler](http://bitbucket.org/The-Compiler), GitHub: @The-Compiler?)**
---
Given this code using [jinja2](http://jinja.pocoo.org/):
```
#!…
-
The error is
```
amazon-ebs: Reading state information...
amazon-ebs: The following extra packages will be installed:
amazon-ebs: libgmp10 python-crypto python-httplib2 python-jinja2 pyt…
-
Hi,
I think it would be more than useful if there is an option to pipe the result into a static HTML page. Currently you have to use Jinja2 template and as I understand use web framework that support…
-
## Description
Attempts to serve jupyter-server's default error pages from an `ExtensionHandlerMixin` handler fail with:
```
Exception: This extension doesn't have any static paths listed. Chec…
minrk updated
1 month ago
-
**Describe the bug**
Installing `mdbom` and `mkdocs-material` creates a dependency conflict. While `mdbom` requires Jinja2 version to be 2.X, `mkdocs-material` requires 3.X.X
**To Reproduce**
…
-
If I run the code in the console in PyCharm it works fine:
```
import os
os.getcwd()
'/Users/rich/code/poller'
from poller import manager
m = manager.Manager("984627", "2023-10-22")
m.output
'…
-
PR #56037 may have induced a performance regression. If it was a necessary behavior change, this may have been expected and everything is okay.
Please check the links below. If any ASVs are paramet…
-
I've build a simple Ipython notebook app using the JSONeditor widget. By pressing the button 'Print JSON' the content of the JSONeditor should be printed within the notebook. Initially this works. But…
-
### Modin version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest released version of Modin.
- [X] I have confirmed t…
-
I've got Datasette Desktop 0.2.2, Datasette: 0.64.1, Python: 3.9.6, SQLite: 3.36.0 and when I open "Install and Manage Plugins", I get an Error 500 "'NoneType' object has no attribute 'day'"
Openin…