Example Python Notebook

Bold italics underline

The following cell shows how to print "Hello, world!"

$$ \sum_{x=1}^{z}h^{2} $$

1
2

This is the text

This caption

In [1]:
print("Hello, world!")
Hello, world!
  • one
  • two
  • three
  1. One
  2. Two
  3. Three