Steps
·
1 min read
Display a series of steps, such as for a tutorial.
Example
Step 1
The first step here…
Step 2
The second step here…
Step 3
The third step here…
Usage
Use the Markdown level-3 headings to represent step titles within the steps shortcode:
{{% steps %}}
### Step 1
The first step here...
### Step 2
The second step here...
### Step 3
The third step here...
{{% /steps %}}

Authors
YiFan Cai
(he/him)
Graduate student
I am a graduate student in Systems Engineering at the University of Pennsylvania, with a B.S. in Computer Science from ShanghaiTech University.
I have research experience in diffusion models, computer vision, robotic manipulation, and molecular drug design. My current interests focus on world models, computer vision, and artificial intelligence.