From e473d73fb2e4234ee36778901217187396677b97 Mon Sep 17 00:00:00 2001 From: Veit Schiele Date: Thu, 11 Apr 2024 18:46:15 +0200 Subject: [PATCH] :bookmark: Version 24.1.0 * Switch to calendar versioning * Add zenodo badge * Update CHANGELOG.rst, codemeta.json and CITATION.cff files --- CHANGELOG.rst | 15 +++++++++++++++ CITATION.cff | 8 ++++---- README.rst | 4 ++-- codemeta.json | 6 +++--- 4 files changed, 24 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3a298fed..05c6a0f3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -13,6 +13,21 @@ The versions follow `Semantic Versioning `_: .. _changelog +24.1.0 + +* 🌱 Add matplotlib for social cards +* πŸ”§ Use git tag for versioning the docs +* πŸ“ Switch voila example to bqplot vueitfy +* πŸ“ Switch to panel sampledata +* πŸ”§ Add sphinx-lint +* πŸ“ Add more alert boxes +* πŸ”₯ Remove node env +* πŸ”₯ Remove nbviewer env +* πŸ“ Remove qgrid as it is not being developed further +* πŸ“ Update MacTex install +* πŸ”§ Add JupyterHub env +* πŸ”§ Add Python 3.11 kernel config + 1.1.1 * πŸ”– Jupyter-Tutorial 1.1.1 diff --git a/CITATION.cff b/CITATION.cff index b78944dd..599e48d5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -11,9 +11,9 @@ authors: affiliation: cusy GmbH identifiers: - type: doi - value: 10.5281/zenodo.8052609 + value: 10.5281/zenodo.10961431 repository-code: 'https://github.com/veit/jupyter-tutorial-de' -url: 'https://jupyter-tutorial.readthedocs.io/de/latest/' +url: 'https://jupyter-tutorial.readthedocs.io/de/24.1.0/' abstract: >- Schulungsmaterialen fΓΌr den Aufbau und die Nutzung einer Forschungsinfrastruktur auf Basis von Jupyter Notebooks. @@ -35,5 +35,5 @@ keywords: - Executable Books - MyST license: BSD-3-Clause -version: 1.1.1 -date-released: '2023-06-18' +version: 24.1.0 +date-released: '2024-01-11' diff --git a/README.rst b/README.rst index 67c072ad..54bb967f 100644 --- a/README.rst +++ b/README.rst @@ -21,9 +21,9 @@ Status .. image:: https://pyup.io/repos/github/veit/jupyter-tutorial/shield.svg :alt: Pyup :target: https://pyup.io/repos/github/veit/jupyter-tutorial/ -.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.8052609.svg +.. image:: https://zenodo.org/badge/doi/10.5281/zenodo.10961431.svg :alt: DOI - :target: https://doi.org/10.5281/zenodo.8052609 + :target: https://doi.org/10.5281/zenodo.10961431 .. image:: https://img.shields.io/badge/dynamic/json?label=Mastodon&query=totalItems&url=https%3A%2F%2Fmastodon.social%2F@JupyterTutorial%2Ffollowers.json&logo=mastodon :alt: Mastodon :target: https://mastodon.social/@JupyterTutorial diff --git a/codemeta.json b/codemeta.json index 66c53f80..dbcd1317 100644 --- a/codemeta.json +++ b/codemeta.json @@ -5,14 +5,14 @@ "dateCreated": "2023-06-18", "datePublished": "2023-06-18", "dateModified": "2023-06-18", - "downloadUrl": "https://github.com/veit/jupyter-tutorial-de/archive/refs/tags/v1.1.1.tar.gz", + "downloadUrl": "https://github.com/veit/jupyter-tutorial-de/archive/refs/tags/24.1.0.tar.gz", "issueTracker": "https://github.com/veit/jupyter-tutorial-de/issues", "name": "Jupyter-Tutorial", "version": "1.1.1", "description": "Schulungsmaterialen fΓΌr den Aufbau und die Nutzung einer Forschungsinfrastruktur auf Basis von Jupyter Notebooks.", "developmentStatus": "active", "isPartOf": "https://www.python4data.science/de/latest/", - "referencePublication": "https://doi.org/10.5281/zenodo.8052609", + "referencePublication": "https://doi.org/10.5281/zenodo.10961431", "keywords": [ "Jupyter", "JupyterLab", @@ -32,7 +32,7 @@ "MyST" ], "relatedLink": [ - "https://jupyter-tutorial.readthedocs.io/de/latest/" + "https://jupyter-tutorial.readthedocs.io/de/24.1.0/" ], "author": [ {