hcl

Results 10 issues of hcl

**Describe the issue or bug** when running pytest test_pandas_conversions.py, the test_timeR2Pandas returns `AttributeError: 'NoneType' object has no attribute 'total_seconds'` error **To Reproduce** Environment: system Mac OS M1 chip python 3.9.7...

bug

I am using M1 mac, when I run dive with images from podman, I see below error message ``` ➜ ~ dive docker.io/library/ubuntu --source podman Image Source: podman://docker.io/library/ubuntu Fetching image......

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hi, I see the...

kind:enhancement
kind:question
component:docker

https://github.com/aws/sagemaker-python-sdk/issues/4536 *Description of changes:* add `code_location` which is passed to tensorflow estimator object but not passed to model in the deploy function. ## Merge Checklist _Put an `x` in the...

**Describe the bug** Hi, I am following this [example](https://sagemaker-examples.readthedocs.io/en/latest/sagemaker-python-sdk/tensorflow_script_mode_training_and_serving/tensorflow_script_mode_training_and_serving.html). And I found when running the deploy function, it will ask for permission to create the default s3 bucket even when...

bug

addressing [issue](https://github.com/jupyterhub/jupyterhub-idle-culler/issues/73), add options to cull named servers only and default servers only

### Proposed change Hi, we have a use case in which we want to cull only the idle named servers without shutting down the idle default servers, could we make...

enhancement

Hi, I noticed that the latest version of this package is not available on PyPI, is this project still active? https://pypi.org/project/df2gspread/

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Hi team, I noticed that the raycluster head pod and...

enhancement
triage

Hey team, I want to find a way to extend the already existing commands(which is listed below) to create some customized behavor to my flow python file, which is decorated...