From 05a5c78ece45a6fb070ea0ccde1867df7e53bb60 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Thu, 29 Dec 2022 15:37:39 +0100 Subject: [PATCH] =?UTF-8?q?http://=20=E2=86=92=20https://?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/release.rst | 6 ++++-- notebooks/dask_copy.ipynb | 2 +- notebooks/dask_count_alleles.ipynb | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/release.rst b/docs/release.rst index 50eb8316bf..e63e7f8c22 100644 --- a/docs/release.rst +++ b/docs/release.rst @@ -17,11 +17,10 @@ Unreleased * Fix bug that caused double counting of groups in ``groups()`` and ``group_keys()`` methods with V3 stores. By :user:`Ryan Abernathey ` :issue:`1228`. + * Handle fsspec.FSMap using FSStore store By :user:`Rafal Wojdyla ` :issue:`1304`. -.. _release_2.13.2: - Maintenance ~~~~~~~~~~~ @@ -55,6 +54,9 @@ Maintenance * Delete unused files. By :user:`John Kirkham ` :issue:`1251`. +* Uopdate web links: http:// → https:// + By :user:`Dimitri Papadopoulos Orfanos ` :issue:`1313`. + .. _release_2.13.3: diff --git a/notebooks/dask_copy.ipynb b/notebooks/dask_copy.ipynb index 5cb712508c..ba4391737a 100644 --- a/notebooks/dask_copy.ipynb +++ b/notebooks/dask_copy.ipynb @@ -33,7 +33,7 @@ "text/html": [ "\n", "
\n", - " \n", + " \n", " Loading BokehJS ...\n", "
" ] diff --git a/notebooks/dask_count_alleles.ipynb b/notebooks/dask_count_alleles.ipynb index 8ca462b232..8b9b7cec6e 100644 --- a/notebooks/dask_count_alleles.ipynb +++ b/notebooks/dask_count_alleles.ipynb @@ -26,7 +26,7 @@ "text/html": [ "\n", "
\n", - " \n", + " \n", " Loading BokehJS ...\n", "
" ]