Marcin Cylke

Results 6 issues of Marcin Cylke

Hi I'm trying to abstract over parsing arguments and preparing general class skeleton, but this code does not compile and it shows implicits missing: ``` import caseapp._ import caseapp.core.help.Help case...

**Describe the bug** I have a small dataset (~100Mb) which I try to analyze with `pandas-profiling`. The code snippet for that is rather basic: ``` val = ... # pandas...

bug 🐛

It seems there is a duplication in LT config: ``` kastaskurva = blame kastaskurva = "!sh -c 'git log -i -1 --pretty=\"format::%an \n\" --author=\"$1\"' -" ``` As a side note,...

**Is your feature request related to a problem? Please describe.** I'm using Amethyst on Mac and there's one keyboard shortcut for Option+e that I'd like to remove, as it is...

### Feature Area /area frontend /area backend ### What feature would you like to see? When in pipeline code I can use macros like {{workflow.annotations.pipelines.kubeflow.org/run_name}} or {{workflow.name}} to get those...

area/frontend
area/backend
kind/feature
lifecycle/stale

### Describe the solution you'd like It would be really useful to have a feature of reminders for notes. I'd like to set time and date for a specific note....

enhancement