user1584

Results 5 issues of user1584

I use Dash in combination with Celery to deal with long-running [background callbacks](https://dash.plotly.com/background-callbacks). Within these callbacks, data is being retrieved using [Spark](https://spark.apache.org/). Since I have to run the frontend (Dash)...

feature
P3

- VSCode Version: 1.74.3 - Local OS Version: Ubuntu 20.04 - Local chip architecture: x86 - Reproduces in: Remote - Containers - Name of Dev Container Definition with Issue: Steps...

I am trying to create an extension of standard str class. My idea was to just create a RootModel based on str and then add some custom logic. However, I...

I am trying to use Kaniko to build a multi-stage image within a Gitlab-CI pipeline. The pipeline crashes with the following, rather unhelpful message: `ERROR: Job failed: pod "runner-" status...

kind/bug
area/multi-stage builds
area/performance
priority/p1
area/behavior
priority/p0
gitlab
area/layers
differs-from-docker
kind/friction
issue/oom
issue/build-fails
issue/big-image
area/snapshotting
categorized

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description In VSCode, the tooltip does not show default values: ![PydanticDefaults](https://github.com/user-attachments/assets/d77730bc-ddeb-4b55-a7fe-a0bd7098019e) I would have expected a similar...

bug V2
pending