$cd python-client/docs
$pip install -r requirements.txt
$bash generate.sh
$cd python-client/docs/_build/html
$python -m http.server 1234Access to http://localhost:1234 on web browser
$cd python-client/docs
$pip install -r requirements.txt
$bash generate.sh
$cd python-client/docs/_build/html
$python -m http.server 1234Access to http://localhost:1234 on web browser