Add headlines to all notebooks

This commit is contained in:
heyarne 2021-03-01 16:09:44 +00:00
commit b0d9d1336d
14 changed files with 843 additions and 401 deletions

View file

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Multi-Threading Comparison\n",
"# Multi-Threading Performance Benchmark\n",
"\n",
"This notebook contains a performance comparison of different methods to process the NDVI calculations.\n",
"\n",