formatting jupyter notebooks code example Example: code in markdown jupyter ```python print "Hello World" ``` o/p print "Hello World"