init
This commit is contained in:
commit
24e604ab32
44 changed files with 2338 additions and 0 deletions
11
src/requirements.txt
Normal file
11
src/requirements.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
ipython>=7.0.0, <8.0
|
||||
jupyter>=1.0.0, <2.0
|
||||
jupyter_client>=5.1.0, <6.0
|
||||
jupyterlab==0.31.1
|
||||
kedro==0.15.7
|
||||
kedro-viz>=3.1.0, <4.0
|
||||
nbstripout==0.3.3
|
||||
pytest-cov>=2.5, <3.0
|
||||
pytest-mock>=1.7.1,<2.0
|
||||
pytest>=3.4, <4.0
|
||||
wheel==0.32.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue