Added demo notebook

This commit is contained in:
2020-02-06 13:49:55 +01:00
parent f99a32dffc
commit 8dab4caaec

View File

@@ -34,7 +34,7 @@
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
"rws = ddApiOper(\"<todo>.crt\", \"<todo>.key\")" "rws = ddApiOper(\"<TODO>.crt\", \"<TODO>.key\")"
] ]
}, },
{ {