Skip to content

Commit 7ffce85

Browse files
authored
Create index.md
1 parent a3f1b04 commit 7ffce85

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: lesson
3+
root: . # Is the only page that doesn't follow the pattern /:path/index.html
4+
permalink: index.html # Is the only page that doesn't follow the pattern /:path/index.html
5+
---
6+
> ## Prerequisites
7+
> Knowledge of CERN ROOT and/or Python/RDataFrames
8+
> This tutorial follows other tutorial in the EIC series:
9+
> - [Setting Up Your Environment](https://eic.github.io/tutorial-setting-up-environment/)
10+
>
11+
{: .prereq}
12+
13+
{% include links.md %}

0 commit comments

Comments
 (0)