We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c14874 commit c8c8cbaCopy full SHA for c8c8cba
source/jupyter.md
@@ -45,7 +45,7 @@ By the end of the chapter, readers will be able to do the following:
45
```{index} Jupyter notebook, reproducible
46
```
47
48
-Jupyter is a web-based interactive development environment for creating, editing,
+Jupyter {cite:p}`kluyver2016jupyter` is a web-based interactive development environment for creating, editing,
49
and executing documents called Jupyter notebooks. Jupyter notebooks are
50
documents that contain a mix of computer code (and its output) and formattable
51
text. Given that they combine these two analysis artifacts in a single
0 commit comments