Skip to content

Commit 8b6be75

Browse files
added jupyter cite to jupyter chapter bug hunt py issue
1 parent b268308 commit 8b6be75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/jupyter.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ By the end of the chapter, readers will be able to do the following:
6868

6969
## Jupyter
7070

71-
Jupyter is a web-based interactive development environment for creating, editing,
71+
Jupyter [@kluyver2016jupyter] is a web-based interactive development environment for creating, editing,
7272
and executing documents called Jupyter notebooks. Jupyter notebooks \index{Jupyter notebook} are
7373
documents that contain a mix of computer code (and its output) and formattable
7474
text. Given that they combine these two analysis artifacts in a single

0 commit comments

Comments
 (0)