Sean Friedowitz
Sean Friedowitz
@adriangb is there any update here on how to build wheels for subprojects that contain path dependencies? A use case we have is to be able to publish a subproject...
I am running into this same issue on an AWS EKS cluster, any ideas on how to fix would be appreciated!
I'm still trying to understand how this is happening. I tried applying a Pod using this image but overriding the command in the manifest with a simple bash loop. Even...
Hi @brendan-priorlabs , as far as I understand this setting is only passed when instantiating the estimator for the first time. But I am looking to instantiate the estimator on...
At least for the private PyPI repository we run in my organization, the publishing and reading credentials are the same. So it seemed intuitive that the UV_INDEX_ variables would be...
> We can add `UV_INDEX_` as lowest priority credential source, behind CLI,`UV_PUBLISH_` and (if used) the keyring. That would be perfect, thank you !
> [@sfriedowitz](https://github.com/sfriedowitz) seems people have achieved this using custom handler [#8650 (comment)](https://github.com/langflow-ai/langflow/issues/8650#issuecomment-3400343456) Hi @RSamal , I am not seeing a clear solution from the issue you linked. Are people just...