{ "cells": [ { "cell_type": "markdown", "id": "2a5767d6-547a-430b-8428-d1323e81e6d6", "metadata": {}, "source": [ "# Writing custom API interfaces" ] }, { "cell_type": "markdown", "id": "9c615b3f-33b7-4bf7-b060-9f76558d46c5", "metadata": {}, "source": [ "Coming soon\n", "\n", "In the meantime, you can use [example notebooks on github](https://github.com/kubanmar/madas-examples/blob/master/notebooks/comparing_web_databases_volumes.ipynb) as a template. " ] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.8" } }, "nbformat": 4, "nbformat_minor": 5 }