This note book is for testing out basic functionalities of nbviewer rendering of equations and code blocks.
Let me try an equation
from IPython.display import IFrame IFrame('https://www.baidu.com', width='100%', height=350)