GithubHelp home page GithubHelp logo

Comments (7)

astrojuanlu avatar astrojuanlu commented on July 20, 2024 1

Thanks @noklam for the extra context (well, and also for pasting the README I should have, errr, read).

Maybe we can work on this from a different angle. Given that the kedro.ipython extension purpose is to give easy access to catalog, context, pipelines and session, would it be possible for it to work without metadata? I guess the only missing bit would be the Kedro session.

Otherwise, let's just turn this issue into a docs issue so that we can adapt this sentence or add a warning around it:

https://github.com/kedro-org/kedro/blob/393d9d202f97bf07c8b1fc9cba6493979d6e958c/docs/source/notebooks_and_ipython/kedro_and_notebooks.md?plain=1#L9

from kedro-starters.

noklam avatar noklam commented on July 20, 2024 1

@astrojuanlu

I think the kedro.ipython also need a full Kedro project to work with, but maybe there is something we can work around.

I am going to give this a closer look while I work on the kedro jupyter-init command.

from kedro-starters.

noklam avatar noklam commented on July 20, 2024

@astrojuanlu Thanks for picking this up.

This is extracted from the README

Limitation
... If you stick with this project structure without transitioning to a full project, you will only be able to use Kedro’s library components such as the DataCatalog, Node and Pipeline manually. You won’t be able to use features available in a full Kedro project, including project-based CLI commands such as kedro run.

This included kedro jupyter, as we also suggest the users launch the notebook with jupyter notebook instead of the kedro command.

I do realize this is a bit awkward, but I don't think adding the pyproject.toml to make it a full project is the correct approach since we want to make it standalone instead of a full Python package.

from kedro-starters.

merelcht avatar merelcht commented on July 20, 2024

Needs to be taken into account for the user journey where users incrementally onboard to Kedro.

from kedro-starters.

noklam avatar noklam commented on July 20, 2024

Answering the question earlier:

  • Since the current starter is designed to used Kedro as a library - not a project. It doesn't have any pyproject.toml, in fact none of the "Kedro Project commands" is available.
  • %reload_kedro also won't work because pyproject.toml is needed

from kedro-starters.

noklam avatar noklam commented on July 20, 2024

We removed this starter right?

from kedro-starters.

astrojuanlu avatar astrojuanlu commented on July 20, 2024

It got archived in #184 indeed

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.