Sergio Fernández

Results 22 issues of Sergio Fernández

This maybe is kind of the same question as #22 I would like to have like ``` questions = [ { 'type': 'list', 'name': 'project', 'message': 'QUESTION A', 'choices': ['A',...

I would like to convert this MOJO to ONNX format [StackedEnsemble_AllModels_AutoML_20200729_132114.zip](https://github.com/onnx/onnxmltools/files/4994547/StackedEnsemble_AllModels_AutoML_20200729_132114.zip) But this is the stack trace I am getting: ``` >>> aml_lead = aml.leader.download_mojo(path="/tmp/") >>> onnx_model = onnxmltools.convert_h2o(aml_lead) Traceback...

### Issue Description and Expected Result I have connected to a wide range of MS SQL Server without problems, but I have a particular problem with a given MS SQL...

mssql

Hi, I am new to Ansible sorry I don't understand very well everything I am using this role to test it against a Pi 3B+ When using it along `raspi_config_replace_user'...

Hey, I'm trying to get the cache to work after swapping the following code: ```python from langchain.llm import OpenAI ``` to ```python from langchain.chat_models import ChatOpenAI ``` And using the...

**Describe the bug** When executing `kubeshark version` it outputs that the version installed is the `0.0`, but I have installed version `40.0` through `brew` **Expected behavior** I expect it to...

CI

**Describe the bug** When running `kubeshark pro`, https://console.kubeshark.co/ is opened with an error, but when I try to copy back the license key, the CLI command doesn't let me do...

bug

**Describe the bug** I have installed `kubeshark` through `brew` and I'm trying to get some data out from the clusters without success. I see no packets in any of the...

enhancement

**Describe the bug** I installed Kubeshark using the `curl` method. I will have to reverse engineer the installation just to know what to delete. I would like this to be...

documentation

**Is your feature request related to a problem? Please describe** ArtifactHub is an invaluable chart index for DevOps engineers. It's the to-go tool when comparing different releases, templates, values... **Describe...

enhancement