codeflare-sdk icon indicating copy to clipboard operation
codeflare-sdk copied to clipboard

An intuitive, easy-to-use python interface for batch resource requesting, access, job submission, and observation. Simplifying the developer's life while enabling access to high-performance compute re...

Results 163 codeflare-sdk issues
Sort by recently updated
recently updated
newest added

# Issue link closes #289 # What changes have been made Sometimes when the user has an api_client, they don't always want to search the serviceaccount. So this PR changes...

do-not-merge/work-in-progress

There are [numerous Dependabot PRs](https://github.com/project-codeflare/codeflare-sdk/pulls?page=1&q=is%3Apr+is%3Aopen). We should look to update where possible and close out updates if not possible -- in the case of closing out PRs which are not...

Currently `get_current_namespace` searches for a namespace file if there is an api_client present. The problem is, with the new authentication implementation, `oc login` isn't invoked, meaning that this namespace file...

Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.41.1. Changelog Sourced from wheel's changelog. Release Notes 0.41.1 (2023-08-05) Fixed naming of the data_dir directory in the presence of local version segment given via...

dependencies

Bumps [boto3](https://github.com/boto/boto3) from 1.17.11 to 1.28.21. Changelog Sourced from boto3's changelog. 1.28.21 api-change:detective: [botocore] Updated the email validation regex to be in line with the TLD name specifications. api-change:ivs-realtime: [botocore]...

dependencies

Investigate CLI installation. Implement a new way of installing if current way isn't optimal

A number of demos upcoming with specific requests: - Highlighting InstaScale cost saving - Highlighting MCAD queueing, quota, priority, and preemption - Highlighting more ray cluster features and more interactive...

Bumps [transformers](https://github.com/huggingface/transformers) from 4.28.1 to 4.30.0. Release notes Sourced from transformers's releases. v4.30.0: 100k, Agents improvements, Safetensors core dependency, Swiftformer, Autoformer, MobileViTv2, timm-as-a-backbone 100k Transformers has just reached 100k stars...

dependencies

Currently, when calling using the CLI's `status` or `details` commands, they will also write the cluster's AW back to current dir, since `get_cluster()` recreates the `Cluster` object. Perhaps we should...

Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 to 41.0.3. Changelog Sourced from cryptography's changelog. 41.0.3 - 2023-08-01 * Fixed performance regression loading DH public keys. * Fixed a memory leak when using :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`....

dependencies