

The keyboard shortcuts available depend on whether the cursor is in a code cell. Press Control + Shift + C (Windows) or Commmand + Shift + C (Mac) to see all possible commands and shortcuts. merge selected cells, or current cell with cell below if only one cell is selected.

You can download slides of 3 weeks course, delivered by Datalya with help of Dr Nasir. To display keyboard shortcuts, select Help > Keyboard shortcuts. This will help you to increase your productivity and lower the stress while you are working on problems such as ĭon't forget to checkout Python For Kids and Free Teaching Material article. Toggle comment on current or selected linesĮach data scientist must remember above shortcuts or keep a copy of them next to your computer. You can also enter into edit mode by using mouse click on a cell.įollowing table shows some of important shortcuts for edit mode Command Edit mode allows you to write code like in a normal text editor. notebook kernels console output, not in the notebook cell output. You can switch from command mode to edit mode by pressing Enter key, turning cell border colour to green. ipython (jupyter notebook) at Google Colab. Green cell border is an indication of whether edit mode is enabled or not. Keyboard will behave differently depending upon which mode you have selected. Starting with IPython 2.0, the Jupyter Notebook has two modes: Jupyter Notebook is widely used most popular tool for machine learning and data science development.
