ed

Results 5 issues of ed

### 1. Problem Even though both UIs are currently very close, I still feel frustration when using RetroLab, mostly because of CSS discrepancies. With the classical Notebook interface, the notebook...

enhancement
help wanted
good first issue

I have a staging server with logging config setup to `logging.DEBUG` If I just use the default `logging.basicConfig` (_ie_ without turning off scaleway logs), my secrets will leak in the...

I'd like to switch from Redis broker to SQS for increase the reliability of my task queue. After reading [the source code](https://github.com/Koed00/django-q/blob/master/django_q/brokers/aws_sqs.py#L99) I noticed that the broker will create a...

When trying to generate a new client, I get the following error (using `v1.13.0`): ``` ./functions.sh: line 14: [: no: integer expression expected ``` Replacing [this line](https://github.com/dockovpn/dockovpn/blob/c16b40b8d373b14d0694384d0bfda4d78d6a973c/scripts/functions.sh#L14) by the following...

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python
needs triage