|
2 | 2 | "@context": "https://doi.org/10.5063/schema/codemeta-2.0", |
3 | 3 | "@type": "SoftwareSourceCode", |
4 | 4 | "codeRepository": "https://github.com/veit/jupyter-tutorial-de/", |
5 | | - "dateCreated": "2023-06-16", |
6 | | - "datePublished": "2023-06-16", |
7 | | - "dateModified": "2023-06-16", |
8 | | - "downloadUrl": "https://github.com/veit/jupyter-tutorial-de/archive/refs/tags/v1.0.0.tar.gz", |
| 5 | + "dateCreated": "2023-06-18", |
| 6 | + "datePublished": "2023-06-18", |
| 7 | + "dateModified": "2023-06-18", |
| 8 | + "downloadUrl": "https://github.com/veit/jupyter-tutorial-de/archive/refs/tags/v1.1.1.tar.gz", |
9 | 9 | "issueTracker": "https://github.com/veit/jupyter-tutorial-de/issues", |
10 | 10 | "name": "Jupyter-Tutorial", |
11 | | - "version": "1.0.0", |
| 11 | + "version": "1.1.1", |
12 | 12 | "description": "Schulungsmaterialen für den Aufbau und die Nutzung einer Forschungsinfrastruktur auf Basis von Jupyter Notebooks.", |
13 | 13 | "developmentStatus": "active", |
14 | 14 | "isPartOf": "https://www.python4data.science/de/latest/", |
15 | | - "referencePublication": "https://doi.org/10.5281/zenodo.8047111", |
| 15 | + "referencePublication": "https://doi.org/10.5281/zenodo.8052609", |
16 | 16 | "keywords": [ |
17 | 17 | "Jupyter", |
| 18 | + "JupyterLab", |
18 | 19 | "iPython", |
19 | 20 | "Jupyter-Kernel", |
20 | 21 | "iPython-Widget", |
21 | 22 | "ipywidget", |
22 | 23 | "Notebook", |
23 | 24 | "JupyterHub", |
24 | | - "" |
| 25 | + "Binder", |
| 26 | + "Dashboard", |
| 27 | + "nbviewer", |
| 28 | + "Panel", |
| 29 | + "Voilà", |
| 30 | + "Sphinx", |
| 31 | + "Executable Books", |
| 32 | + "MyST" |
25 | 33 | ], |
26 | 34 | "relatedLink": [ |
27 | 35 | "https://jupyter-tutorial.readthedocs.io/de/latest/" |
|
0 commit comments