The requirements.txt file should list all Python libraries that your notebooks
depend on, and they will be installed using:
pip install -r requirements.txt
Should also install Java 1.8
- Execute:
python3 api.py - Execute:
To know how to call the rest api services.
bash widoco.sh -h