question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NO RUN.PY file in kedro starter

See original GitHub issue

Description

whenever I run kedro new no run.py file created although it was written in documentaiton that run.py file will be create

Context

I wanted to do some changes inKedroContext func


## Your Environment
Include as many relevant details about the environment in which you experienced the bug:

* Kedro version used (`pip show kedro` or `kedro -V`): 0.17
* Python version used (`python -V`):3.9
* Operating system and version:ubuntu 20

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
agarwalsourabh55commented, May 14, 2021

Thank you for the answer. But please update kedro architecture overview because it is confusing for a beginner to understand because run.py was given instead of main.py

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kedro's command line interface - Read the Docs
Run the whole pipeline by its name. No. kedro run --config config.yml. Specify all command line options in a configuration file called config.yml....
Read more >
[KED-2518] kedro new --starter argument is broken ... - GitHub
I tried to create a kedro project by running kedro new on Windows in a conda environment with python 3.7.10. The command fails...
Read more >
Kedro cannot find run - Stack Overflow
... in our codebase based on Kedro starter pyspark-iris on 0.17.3. Now I get an error of Error: No such command 'run' on...
Read more >
Getting Started with Kedro - Medium
And, maybe, a few data scientists will argue that their code does not need to be ... The first step is to pip...
Read more >
kedro Changelog - pyup.io
Fix experiment tracking not showing run details bug on Windows. (809) ... Update Python unit tests using the same json file as front-end...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found