Jupyter Notebook-Shortcuts, Tips and Tricks | Tutorial 3 | Python for Data Analysis
- Tanay Karmarkar
- Jul 4, 2018
- 1 min read
This is third tutorial in the series Python for Data Analysis.

In this video,
1) Created virtual environment with Anaconda Distribution. (Explained in Tutorial 1)
2) Created repository on github, cloned with git. (Explained in Tutorial 2)
3) Initialized Jupyter Notebook within that repository.
The first two steps are from Tutorial 1 and 2 of this series. In this video, there are shortcuts, tips and tricks that you can play within Jupyter Notebook to make your coding experience much more smooth.
I have demonstrated the following in this video:
Esc command mode
Find and Replace
Markdown
Integrating picture in your notebook.
Documenting code.
Generating Internal Links.
Generating External Links .
Type Bold and Italic texts.
Causing Indentation with texts.
Writing equations.
Merging two cell.
Splitting two cell.
Adding new cell above and below
and many more..











Comments