Leonard Aukea

Results 9 issues of Leonard Aukea

Hi, I decided to try this package but I it seems like there are some cleanup issues for running processes. I was running code in Jupyterlab and after KeyboardInterrupt of...

### What version of CUE are you using (`cue version`)? $ cue version cue version v0.4.3 darwin/amd64 echo $SHELL /bin/zsh ### What did you do? I was working through the...

FeedbackWanted

This PR updates the `regexp` to its intended behaviour. that is to not drop the last character in the folder names. ```bash ls -d */ | sed 's/.$//' fronten infr...

/kind feature Hi, we came across some funny behaviour when different versions of the python client and kserve (in this case kfserving) was being used. https://github.com/kserve/kserve/blob/c4e6b862d5f7b3d6789ae3c0440312cd131b9915/python/kserve/kserve/api/kserve_client.py#L105-L110 Here, the apiversion is...

kind/feature

It would be a great addition to have the ability to sort/filter and search for notebooks by name or date in the browse section. We schedule pods running papermill with...

enhancement

Interesting package. it would be nice if it worked. we are using confluence across the org and it would be awesome if we could share are results like this directly...

Would int not be great if there was a main module so that one could di the following eg. `pip install d6t` or `conda install d6t`. Then one could use...

Hi all, I seem to be having some issues with the getting a spark application up and running: hittig issues like this: ``` 21/06/04 07:42:53 INFO SparkKubernetesClientFactory: Auto-configuring K8S client...