How to Use Jupyter Notebook (Basics for Beginners + Best Practices)
Jupyter is one of the most popular tools if you want to work with Python. It's especially popular amongst data scientists. I, for instance, use it every day when I prototype my Python scripts or different Python-based analyses and algorithms. In this video, I'll show you the basics, so if you are completely new to this world, now you can quickly learn how to use Jupyter Notebook! ARTICLE VERSION: https://data36.com/how-to-use-jupyter-notebook-basics-for-beginners/ 00:00 Intro 01:08 Open a new Jupyter Notebook! 01:45 Running your Python code in a cell 03:10 Auto-completion in Jupyter 04:05 Adding new cells or removing existing ones (in Command Mode) 07:14 Editing shortcuts 08:06 Syntax help: reading documentation in Jupyter (docstring and signature) 09:53 Markdown cells + commenting 12:42 How to Shut down a Jupyter Notebook properly 14:17 Conclusion LINKS MENTIONED IN THE EPISODE: * Install Jupyter guide: https://www.youtube.com/watch?v=lcI17W-nzHQ * Remote server setup guide: https://data36.com/data-coding-101-install-python-sql-r-bash/ * Python tutorial series (articles): https://data36.com/learn-python-for-data-science-from-scratch/ * Python tutorial series (videos): https://www.youtube.com/playlist?list=PLHS1p0ot3SVj5KMsvPBihB7JdEOox4Z-d * Free mini-course: https://data36.com/how-to-become-a-data-scientist/ * The Junior Data Scientist’s First Month (6-week online course): https://data36.com/jds * Markdown guide: https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Working%20With%20Markdown%20Cells.html -------------------------------------------------------- Check my website: https://data36.com Get access to more data science tutorials, join the inner circle: https://data36.com/inner-circle Find me on Twitter: https://twitter.com/data36_com
There are no comments for now.