NO RUN.PY file in kedro starter
See original GitHub issueDescription
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:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

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
FYI this has now been updated in https://github.com/quantumblacklabs/kedro/commit/416b2d4dd9f7085cabda21d42ffc64f4d754943e