GithubHelp home page GithubHelp logo

Comments (5)

noklam avatar noklam commented on July 20, 2024 1

https://github.com/kedro-org/kedro/releases/tag/0.18.2

We just released a new version, where you can now create an installable custom starter. Let me know if you need any help @danielgafni.

from kedro-starters.

lorenabalan avatar lorenabalan commented on July 20, 2024

Hi @danielgafni, thanks for opening this issue! kedro-starters is unfortunately only for Kedro starters maintained by the core Kedro team - community-developed starters can live in any repository and someone can use them via

kedro new --starter git+https://github.com/user/my-kedro-starter.git

There's an open discussion on Kedro about potentially making those community-maintained starters more discoverable, perhaps through the plugin system.

Hope this helps. 🙂

from kedro-starters.

lorenabalan avatar lorenabalan commented on July 20, 2024

One important note is that the custom starter must have a similar tagging (or branching) model as kedro-starters, meaning must have tags (or branches) with the same name as the Kedro version it's compatible with (0.17.5, 0.17.0, etc.). This is because by default kedro new -s passes --checkout=<installed-kedro-version> so that Kedro is guaranteed to work on the given template.

from kedro-starters.

AhdraMeraliQB avatar AhdraMeraliQB commented on July 20, 2024

Hi @danielgafni, has the 0.18.2 release helped resolve your issue?

from kedro-starters.

danielgafni avatar danielgafni commented on July 20, 2024

Hey guys. I'm not using kedro so can't comment on that. It seems like this release should solve this issue tho.

from kedro-starters.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.