From 5174e6016ac628ffb5b077c31935a8b949cdf0bc Mon Sep 17 00:00:00 2001 From: negin513 Date: Mon, 13 Jan 2025 22:13:21 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20ProjectP?= =?UTF-8?q?ythia/dask-cookbook@3db3a5a8b63e6277d58661bac95f480a3b8de13b=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.html | 41 +- ...52fde1a28bb583b5ec21822214b05c37ab679.png} | Bin 25034 -> 25035 bytes ...1cfcbb8f45a3eb22e48e43b103f8cd7efc01db.svg | 72 - ...33b57c65fdada372691c36a2b9b74098fa9d0e.svg | 84 + _sources/README.md | 6 +- _static/basic.css | 2 +- _static/pygments.css | 242 +- _static/scripts/pydata-sphinx-theme.js | 2 +- _static/scripts/pydata-sphinx-theme.js.map | 2 +- _static/styles/pydata-sphinx-theme.css | 6 +- _static/styles/pydata-sphinx-theme.css.map | 2 +- _static/webpack-macros.html | 14 +- genindex.html | 35 +- notebooks/00-dask-overview.html | 35 +- notebooks/01-dask-array.html | 113 +- notebooks/02-dask-dataframe.html | 4686 ++++++++--------- notebooks/03-dask-xarray.html | 155 +- notebooks/04-dask-cluster.html | 127 +- notebooks/how-to-cite.html | 35 +- reports/notebooks/03-dask-xarray.err.log | 2 +- search.html | 35 +- searchindex.js | 2 +- 22 files changed, 2703 insertions(+), 2995 deletions(-) rename _images/{4b39f80875ac673550c05e444a0b52886630fa226c10fc0b4592994917a44c94.png => 28c1868f10d6a0f0c9d3bd60e7e52fde1a28bb583b5ec21822214b05c37ab679.png} (98%) delete mode 100644 _images/e1f95783f1c62a0dc30b5c53a51cfcbb8f45a3eb22e48e43b103f8cd7efc01db.svg create mode 100644 _images/f996e66f915a9f5dafbc9c9ef633b57c65fdada372691c36a2b9b74098fa9d0e.svg diff --git a/README.html b/README.html index 77f4473..227eb3c 100644 --- a/README.html +++ b/README.html @@ -16,8 +16,8 @@ document.documentElement.dataset.mode = localStorage.getItem("mode") || ""; document.documentElement.dataset.theme = localStorage.getItem("theme") || ""; -