We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f5118d + b52cc3f commit 64f17fdCopy full SHA for 64f17fd
3 files changed
CHANGELOG.rst
@@ -2,8 +2,11 @@
2
Changelog History
3
=================
4
5
-xskillscore v0.0.24 (2021-XX-XX)
+xskillscore v0.0.24 (2021-10-08)
6
--------------------------------
7
+Documentation
8
+~~~~~~~~~~~~~
9
+- Replaced Boston house data in ``tabular.ipynb`` (:pr:`352`) `Ray Bell`_.
10
11
12
xskillscore v0.0.23 (2021-08-09)
ci/docs_notebooks.yml
@@ -16,6 +16,7 @@ dependencies:
16
- importlib_metadata
17
- ipykernel
18
- jupyterlab
19
+ - jupyterlab_code_formatter
20
- matplotlib-base
21
- nbsphinx
22
- nbstripout
0 commit comments