Results 672 comments of Steven Silvester
trafficstars

Hey! Yeah, I forgot about that conversation 😅. Also, I don't think the file could live here, since you have two "types" of tags for hatchling and hatch. I think...

> Just FYI if you use the [persistent config](https://hatch.pypa.io/latest/config/internal/static-analysis/#persistent-config) method then you don't need Hatch at all and you can use your current setup. This is also better because it...

They are now in GA! https://github.blog/changelog/2024-06-25-artifact-attestations-is-generally-available/

How worried should we be about the "beta" status of myst :smile:?

@ccordoba12, should I just add this to #2198? If not, I'll wait until that one is merged to implement this.

So, assuming this is set on a per-project basis (which I agree with): We would start an IPython kernel (and python console) using the given interpreter when the project is...

Why not in the global config? I can see users getting frustrated with having to specify it for every file they open.

I mean effectively [`UV_SYSTEM_PYTHON`](https://github.com/astral-sh/uv?tab=readme-ov-file#environment-variables) since we're using `uv` under the hood.