Fix typo in 2-Regression/1-Tools

* Also add image according to the change.

Signed-off-by: Rohan Hasabe <Rohanhasabe8@gmail.com>
pull/96/head
Rohan Hasabe 4 years ago committed by Rohan Hasabe
parent ffa753790a
commit 473566c61a

@ -52,13 +52,13 @@ In this folder, you will find the file _notebook.ipynb_.
Next, add some Python code. Next, add some Python code.
1. Type **print("hello notebook'")** in the code block. 1. Type **print("'hello notebook'")** in the code block.
1. Select the arrow to run the code. 1. Select the arrow to run the code.
You should see the printed statement: You should see the printed statement:
```output ```output
hello notebook 'hello notebook'
``` ```
![VS Code with a notebook open](images/notebook.png) ![VS Code with a notebook open](images/notebook.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Loading…
Cancel
Save