Skip to content

typo ? - ' #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jupyter notebook

Either of these should have opened up a browser window with a list of your computer's files. Click around until you get to the spot where you want to save the new file we're about to create. I am in a file on my computer called "Python-for-Beginners," which is inside my GitHub folder. Then click on "New" in the top right-hand corner, and "Python3" to create a new Python notebook. Give it a title, wait a second, close the browser window, and look on your computer to see if there is a new file there with the extension ("that ends with") . ipynb.

You did it! Go pour yourself a drink, and then come back for [Part II: A Little Bit About Machine Learning But Don?t Panic](http://markclaytonhand.com/2018/12/11/python-for-beginners-part-ii-a-little-bit-about-machine-learning-but-dont-panic/)
You did it! Go pour yourself a drink, and then come back for [Part II: A Little Bit About Machine Learning But Don't Panic](http://markclaytonhand.com/2018/12/11/python-for-beginners-part-ii-a-little-bit-about-machine-learning-but-dont-panic/)


## Acknowledgments
Thanks to [Karlijn Willems](https://www.datacamp.com/community/tutorials/tutorial-jupyter-notebook), [Billie Thompson](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2#file-readme-template-md), [Vivek Khetan](https://github.com/vkhetan) and [Michael Galarnyk](https://www.datacamp.com/community/tutorials/installing-anaconda-mac-os-x).
Thanks to [Karlijn Willems](https://www.datacamp.com/community/tutorials/tutorial-jupyter-notebook), [Billie Thompson](https://gist.github.com/PurpleBooth/109311bb0361f32d87a2#file-readme-template-md), [Vivek Khetan](https://github.com/vkhetan) and [Michael Galarnyk](https://www.datacamp.com/community/tutorials/installing-anaconda-mac-os-x).