Waylon Walker

Results 25 comments of Waylon Walker

This is a very interesting approach that is a mix of mind-blowing and confusing to me, mostly because I have not used a framework that does this and not something...

Thanks for the suggestoin @sindrehan I will definitely try that out!

I believe so, it's been quite awhile since I have looked at this though so it is likely built for an older version. If anyone is using it, it would...

Is it possible to have more than one directory. We can make the filesystemloader directory configurable, but if a user decides to use their own template do they have to...

Thanks @Lamaun this fixed my issue as well.

You need some js or maybe some special ico to have an animated icon. gifs are only supported in firefox. I think you are looking for something like this. ```...

oh, do you have a `` tag anywhere?

This definitely needs to be documented, I'd like to make a cli to populate one that has all the default options listed and commented out. Here is a few examples...

find-kedro already works well with the new `register_pipelines` hook. Docs should be updated to reflect this.

I just added a very basic `setup.py` and an `__init__.py` with a catalog loader to make it work.