Skip to content

Commit ce23376

Browse files
authored
Update jupyter.ipynb
1 parent 9dca50f commit ce23376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/jupyter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"\n",
3333
"Jupyter is a web-based interactive computing system. It is most well known for having the *notebook file format* and Jupyter Notebook / Jupyter Lab. A notebook format contains both the input and the output of the code along documentation, all interleaved to create what is called a *computational narrative*.\n",
3434
"\n",
35-
"Jupyter is good for data exploration and interactive work, and making \n",
35+
"Jupyter is good for data exploration and interactive work.\n",
3636
"\n",
3737
"**We use Jupyter a lot in this course because it is a good way that everyone can follow along, and minimizes the differences between operating systems.**\n"
3838
]

0 commit comments

Comments
 (0)