Standard Deviation Symbol In Jupyter Notebook Markdown Code Example


Example 1: Jupyter markdown


Jupyter Markdown Notation

# Heading 1
## Heading 2
### Heading 3
#### Heading 4
##### Heading 5
###### Heading 6

Normal

*Italics* or _Italics_

**Bold** or __Bold__

**_Bold and Italics_**

~~Strike Through~~

* Bullet Point or
- Bullet Point or
+ Bullet Point

1. Numbered
1. Sub Number

www.google.com

Example 2: summation in jupyter markdown


$$e^x=\sum_{i=0}^\infty \frac{1}{i!}x^i$$

Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable