MrDataPsycho
MrDataPsycho
Hi, @captainsafia , Here is my docker file configuration. Can you suggest what to add. I took it from some previous post and modify some of the places. The Docker...
Hi, Thanks for considering feature. Looking forward to use it when it is available. Thanks
Ok. Thanks that will work too. I am closing the issue. But you might consider it to add clickable button. So that it is possible with mouse but not only...
Sure On my way. Will share a git rep soon.
@noklam please find the demo project in the following [git repo](https://github.com/DataPsycho/kedro-poetry). The code generation steps and some expected Ideas are given the README file in the repository.
Hi, There is more file to move around. ``` (kedropoetry-9Q6y5a-v-py3.8) datapsycho@dataops:~/.../KedroPoetry$ tree . -L 1 . ├── poetry.lock ├── pyproject.toml ├── README.md ├── sample-project ├── src └── tests ``` After...
Its fine to do the copy pasting. But Kedro is a package with cli. But Poetry is an environment management and package management system. How do I use kedro from...
Ok. Then we can close the feature request I guess. Thanks for your support and the time you have spent. @deepyaman 's Idea was great. I will see If I...
A new starter might be added for poetry/PIPENV.
Much appreciate the initiative. Happy to share any knowledge needed which I have already tried to develop the starter template.