Robin Kahlow

Results 69 issues of Robin Kahlow

### Motivation: Why do you think this is important? Currently adding new Python dependencies to a task requires users to create a new docker image with these dependencies, which takes...

enhancement
flytekit
Epic: Interactive Experience

Probably not coming anytime soon but cross-platform support for the editor would be nice now that the project was ported to .NET Core. This requires a switch from WPF to...

enhancement

Don't know how to do it yet so right now it is necessary to manually make it the default one in the Open With dialog.

enhancement

This unifies a lot of things, removes duplicate code and simplifies handling of pins etc.

Adding events to classes, (un)subscribing events

enhancement

https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/attributes/

enhancement

So we are able to call the base's methods and use its properties etc. Tricky because we can not store `base` in a variable, so we would need a special...

enhancement

Can probably find out which project we are in by iterating over all and checking IsDocumentInProject.

bug

In most cases for specifying types (eg. variable types, class base types, input type pins on nodes) we don't need a full type graph and we simply want to specify...

enhancement