Skip to content

Commit c8c8cba

Browse files
added jupyter cite to jupyter chapter py issue bug hunt
1 parent 7c14874 commit c8c8cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/jupyter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ By the end of the chapter, readers will be able to do the following:
4545
```{index} Jupyter notebook, reproducible
4646
```
4747

48-
Jupyter is a web-based interactive development environment for creating, editing,
48+
Jupyter {cite:p}`kluyver2016jupyter` is a web-based interactive development environment for creating, editing,
4949
and executing documents called Jupyter notebooks. Jupyter notebooks are
5050
documents that contain a mix of computer code (and its output) and formattable
5151
text. Given that they combine these two analysis artifacts in a single

0 commit comments

Comments
 (0)