H1 Heading

H2 Heading

H3 Heading

Here are some basic contents/

And here are some italics

Here are some bold text.

What about a link

Here’s a bulleted list:

  • First item
  • Second item
  • Third item

Here’s a numbered list:

  1. First
  2. Second
  3. Third

Python code block:

    import numpy as np
    def test_function(x,y):
        z = np.sum(x,y)
        return z

R code block:

library(tidyverse)
df <- read_csv("some_file.csv")
head(df)

Here are some inline code ‘x+y’

Here is an image: temp images of object detection

Here are some math:

You can also put it inline