This project manages source code of the Intelligence Playground documentation, samples, stubs and tools.
- Documentation is automatically deployed on Read the Docs
- Sample processing program in stub
- OpenAPI documentation for API access to Playground, Python API Client and Jupyter Notebooks.
To create the documentation locally, run the following command:
mkdocs build --clean --site-dir build/html --config-file mkdocs.yml