-
Notifications
You must be signed in to change notification settings - Fork 12
/
CITATION.cff
39 lines (39 loc) · 885 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
cff-version: 1.2.0
title: Jupyter Tutorial
message: >-
If you use this tutorial, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Veit
family-names: Schiele
email: [email protected]
identifiers:
- type: doi
value: 10.5281/zenodo.10961038
- type: url
value: "https://github.com/veit/jupyter-tutorial/tree/24.1.0"
repository-code: "https://github.com/veit/jupyter-tutorial/"
url: "https://jupyter-tutorial.readthedocs.io/en/24.1.0"
abstract: >-
Training materials for setting up and using a research
infrastructure based on Jupyter notebooks.
keywords:
- Jupyter
- JupyterLab
- Notebook
- JupyterHub
- Binder
- ipywidgets
- Jupyter Widgets
- Dashboard
- nbviewer
- Panel
- Voilà
- Sphinx
- Executable Books
- MyST
- nbsphinx
license: BSD-3-Clause
version: 24.1.0
date-released: "2024-04-11"