Merge pull request #96 from Hasaber8/main

Fix typo in 2-Regression/1-Tools
pull/99/head
Jen Looper 4 years ago committed by GitHub
commit e5597a9d0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ In this folder, you will find the file _notebook.ipynb_.
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.
You should see the printed statement:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 28 KiB

Loading…
Cancel
Save