sap-contributions / eclipse-tractusx_tutorial-resources

Apache License 2.0
1 stars 3 forks source link

Feat: Mention of the required libraries in README.md #14

Closed JanisKretschmann closed 1 month ago

JanisKretschmann commented 3 months ago

For the execution of the Python script, it would be useful to specify which libraries must be installed before execution, i.e: pip install plotly==5.20.0 pip install numpy pip install pip install -U scikit-learn

Or the reference to "pip3".

ieuna commented 1 month ago

Required libraries have been added in ReadMe