Skip to content

Commit 5011e0a

Browse files
committed
added 'jupyter-notebook' string among 'keywords'
1 parent 9cc36a9 commit 5011e0a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.zenodo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"blazar",
4747
"agn",
4848
"jets",
49-
"radiative processes"
49+
"radiative processes",
50+
"jupyter-notebook"
5051
],
5152
"language": "eng",
5253
"license": "BSD-3-Clause",

codemeta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"blazar",
3333
"agn",
3434
"jets",
35-
"radiative processes"
35+
"radiative processes",
36+
"jupyter-notebook"
3637
],
3738
"programmingLanguage": [
3839
"Python 3"

0 commit comments

Comments
 (0)