File tree Expand file tree Collapse file tree 4 files changed +24
-9
lines changed
Expand file tree Collapse file tree 4 files changed +24
-9
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,21 @@ The versions follow `Semantic Versioning <https://semver.org/lang/de/>`_:
1313
1414.. _changelog
1515
16+ 24.1.0
17+
18+ * 🌱 Add matplotlib for social cards
19+ * 🔧 Use git tag for versioning the docs
20+ * 📝 Switch voila example to bqplot vueitfy
21+ * 📝 Switch to panel sampledata
22+ * 🔧 Add sphinx-lint
23+ * 📝 Add more alert boxes
24+ * 🔥 Remove node env
25+ * 🔥 Remove nbviewer env
26+ * 📝 Remove qgrid as it is not being developed further
27+ * 📝 Update MacTex install
28+ * 🔧 Add JupyterHub env
29+ * 🔧 Add Python 3.11 kernel config
30+
16311.1.1
1732
1833* 🔖 Jupyter-Tutorial 1.1.1
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ authors:
1111 affiliation : cusy GmbH
1212identifiers :
1313 - type : doi
14- value : 10.5281/zenodo.8052609
14+ value : 10.5281/zenodo.10961431
1515repository-code : ' https://github.com/veit/jupyter-tutorial-de'
16- url : ' https://jupyter-tutorial.readthedocs.io/de/latest /'
16+ url : ' https://jupyter-tutorial.readthedocs.io/de/24.1.0 /'
1717abstract : >-
1818 Schulungsmaterialen für den Aufbau und die Nutzung einer
1919 Forschungsinfrastruktur auf Basis von Jupyter Notebooks.
@@ -35,5 +35,5 @@ keywords:
3535 - Executable Books
3636 - MyST
3737license : BSD-3-Clause
38- version : 1 .1.1
39- date-released : ' 2023-06-18 '
38+ version : 24 .1.0
39+ date-released : ' 2024-01-11 '
Original file line number Diff line number Diff line change 2121.. image :: https://pyup.io/repos/github/veit/jupyter-tutorial/shield.svg
2222 :alt: Pyup
2323 :target: https://pyup.io/repos/github/veit/jupyter-tutorial/
24- .. image :: https://zenodo.org/badge/doi/10.5281/zenodo.8052609 .svg
24+ .. image :: https://zenodo.org/badge/doi/10.5281/zenodo.10961431 .svg
2525 :alt: DOI
26- :target: https://doi.org/10.5281/zenodo.8052609
26+ :target: https://doi.org/10.5281/zenodo.10961431
2727.. image :: https://img.shields.io/badge/dynamic/json?label=Mastodon&query=totalItems&url=https%3A%2F%2Fmastodon.social%2F@JupyterTutorial%2Ffollowers.json&logo=mastodon
2828 :alt: Mastodon
2929 :target: https://mastodon.social/@JupyterTutorial
Original file line number Diff line number Diff line change 55 "dateCreated" : " 2023-06-18" ,
66 "datePublished" : " 2023-06-18" ,
77 "dateModified" : " 2023-06-18" ,
8- "downloadUrl" : " https://github.com/veit/jupyter-tutorial-de/archive/refs/tags/v1 .1.1 .tar.gz" ,
8+ "downloadUrl" : " https://github.com/veit/jupyter-tutorial-de/archive/refs/tags/24 .1.0 .tar.gz" ,
99 "issueTracker" : " https://github.com/veit/jupyter-tutorial-de/issues" ,
1010 "name" : " Jupyter-Tutorial" ,
1111 "version" : " 1.1.1" ,
1212 "description" : " Schulungsmaterialen für den Aufbau und die Nutzung einer Forschungsinfrastruktur auf Basis von Jupyter Notebooks." ,
1313 "developmentStatus" : " active" ,
1414 "isPartOf" : " https://www.python4data.science/de/latest/" ,
15- "referencePublication" : " https://doi.org/10.5281/zenodo.8052609 " ,
15+ "referencePublication" : " https://doi.org/10.5281/zenodo.10961431 " ,
1616 "keywords" : [
1717 " Jupyter" ,
1818 " JupyterLab" ,
3232 " MyST"
3333 ],
3434 "relatedLink" : [
35- " https://jupyter-tutorial.readthedocs.io/de/latest /"
35+ " https://jupyter-tutorial.readthedocs.io/de/24.1.0 /"
3636 ],
3737 "author" : [
3838 {
You can’t perform that action at this time.
0 commit comments