File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,10 @@ Unreleased
17
17
* Fix bug that caused double counting of groups in ``groups() `` and ``group_keys() ``
18
18
methods with V3 stores.
19
19
By :user: `Ryan Abernathey <rabernat> ` :issue: `1228 `.
20
+
20
21
* Handle fsspec.FSMap using FSStore store
21
22
By :user: `Rafal Wojdyla <ravwojdyla> ` :issue: `1304 `.
22
23
23
- .. _release_2.13.2 :
24
-
25
24
Maintenance
26
25
~~~~~~~~~~~
27
26
@@ -55,6 +54,9 @@ Maintenance
55
54
* Delete unused files.
56
55
By :user: `John Kirkham <jakirkham> ` :issue: `1251 `.
57
56
57
+ * Uopdate web links: http:// → https://
58
+ By :user: `Dimitri Papadopoulos Orfanos <DimitriPapadopoulos> ` :issue: `1313 `.
59
+
58
60
59
61
.. _release_2.13.3 :
60
62
Original file line number Diff line number Diff line change 33
33
"text/html" : [
34
34
" \n " ,
35
35
" <div class=\" bk-root\" >\n " ,
36
- " <a href=\" http ://bokeh.pydata .org\" target=\" _blank\" class=\" bk-logo bk-logo-small bk-logo-notebook\" ></a>\n " ,
36
+ " <a href=\" https ://bokeh.org\" target=\" _blank\" class=\" bk-logo bk-logo-small bk-logo-notebook\" ></a>\n " ,
37
37
" <span id=\" d4821cb3-378c-411d-a941-d0708c0c532b\" >Loading BokehJS ...</span>\n " ,
38
38
" </div>"
39
39
]
Original file line number Diff line number Diff line change 26
26
"text/html": [
27
27
"\n",
28
28
" <div class=\"bk-root\">\n",
29
- " <a href=\"http ://bokeh.pydata .org\" target=\"_blank\" class=\"bk-logo bk-logo-small bk-logo-notebook\"></a>\n",
29
+ " <a href=\"https ://bokeh.org\" target=\"_blank\" class=\"bk-logo bk-logo-small bk-logo-notebook\"></a>\n",
30
30
" <span id=\"b153ad5f-436a-4afb-945c-87790add89c8\">Loading BokehJS ...</span>\n",
31
31
" </div>"
32
32
]
You can’t perform that action at this time.
0 commit comments