To display how to easily plot 2D and 3D interactive plots with Matplotlib and its 3D in the Jupyter notebook 1. 2D Interactive Plot We can…
How to check, change current working directory and list its files in Jupyter notebook
To display handy commands and magics for working directory operation and to display its files in the Jupyter notebook In the Jupyter Notebook, there are magic…
How to Create Table of Contents (TOC) in the Jupyter Notebook
To create a table of content (TOC) in a signal notebook and a TOC for multiple notebooks It is very important to create a table…
How to Embed YouTube Videos in the Jupyter Notebook
To display the handy methods to embed the videos from YouTube channels into a Jupyter notebook I illustrated how to easily embed local and online videos…
Handy Methods to Install Packages and Access Their Information in the Jupyter Notebook
To introduce different and convenient methods to install packages and check their information directly in the Jupyter notebook rather than in the terminal Normally we install…
How to Easily Insert Emoji in the Jupyter Notebook
Adding Emojis can make the code output and documentation interesting and attractive It is very interesting and attractive to add emoji symbols in the text…
How to Easily Embed Videos or Audios in the Jupyter Notebook
To display the easier method to embed local and online videos or audios in a Jupyter notebook using HTML Different methods can be used to embed…
How to Easily Align, Number and Format Math Equations in the Jupyter Notebook
Aligning, numbering and formatting math equations in Jupyter notebook are easy with LaTeX and HTML One might be familiar with how to insert math equations with…
How to Embed an Image, Size and Align it in the Jupyter Notebook
To illustrate how to easily adjust the size of an embedded image and align it left, center and right It is very easy to insert…
How to Use the Multiline Cursor in the Jupyter Notebook
Properly using the Multiline Cursor will greatly save your time and efficiently improves your work This post will introduce you to the multiline cursor of Jupyter…