my_numerical_workshop

My first markdown file

This is a markdown file I like Github and you can find it at this webpage: Github

I like cats too. Look at this one, he’s soo cute!

A cute cat

What I plan to do in the coming years :

is it syncing ?

  1. have more cats
  2. take care of cats
    1. cool cats
    2. kittens
    3. buy more cats

big title

medium title

small title

Let’s have some mathematical formula

As in latex: well known formula $E=mc^2$ Python code can be displayed like this:

def greet(name: str) -> str:
    return f"Hello, {name}!"

print(greet("Louis"))
ls -a

The font is changed here font here.

The font is changed here font here.

Now we gonna try to change the markdown code to check if the github and the website publishing is sycing.