Back to Browse

Python - (3) - Jupyter Notebook Basics

4.1K views
Sep 1, 2018
9:45

This video explain about the Jupyter Notebook Basics. Accessing the working directory of Jupyter. Running Jupyter Notebook from any folder. Notebook file format (.ipynb). Different shortcuts for using Jypter Notebook. Command Mode Shortcuts: Insert a cell above or below - Shortcut key - A for Above , B for Below Convert a cell into Code cell or Markdown cell - Shortcut Key - M for Markdown cell and Y for Code cell Use Up and Down keys to scroll through cells Two times D (D+D) will delete our active cell. Undo delete action by Z Edit Mode Shortcuts: Ctrl-M: enter command mode Tab: code completion or indent Shift-Tab: tooltip for objects and functions Esc: enter command mode Shift-Enter: run cell, select below Ctrl-Enter: run selected cells Alt-Enter: run cell and insert below #Python #jupyternotebook GitHub Link: https://github.com/amitforamit/curquestPythonBasics Blog Link for this video: https://curquest.quora.com/Python-Tutorials-For-Beginners-2-Jupyter-Notebook-for-starters For any doubt or clarification, please comment or connect me at any of the following : Gmail: [email protected] LinkedIn : https://www.linkedin.com/in/amitamu Instagram: https://www.instagram.com/python.coding Twitter: https://twitter.com/amitamu Quora: https://www.quora.com/profile/Amit-Kumar-85 Facebook: https://www.facebook.com/curquest/

Download

0 formats

No download links available.

Python - (3) - Jupyter Notebook Basics | NatokHD