|
|
|
@ -7,7 +7,9 @@
|
|
|
|
- install kedro `pip install kedro`
|
|
|
|
- install kedro `pip install kedro`
|
|
|
|
- Install the packages and libraries `pip install -r src/requirements.txt`
|
|
|
|
- Install the packages and libraries `pip install -r src/requirements.txt`
|
|
|
|
|
|
|
|
|
|
|
|
Then launch jupyter `kedro jupyter notebook` or the ipython prompt `kedro ipython`
|
|
|
|
Then open a terminal in the `actest-princiers` folder
|
|
|
|
|
|
|
|
and launch jupyter : `kedro jupyter notebook`
|
|
|
|
|
|
|
|
or start the ipython prompt : `kedro ipython`
|
|
|
|
|
|
|
|
|
|
|
|
## Developper's rules and guidelines
|
|
|
|
## Developper's rules and guidelines
|
|
|
|
|
|
|
|
|
|
|
|
|