Example Markdown Table
A minimal example of using markdown with fastpages.
Key Points in CSP So Far Table Example
| S.NO | Week 0 | Week 1 | Week 2 |
|---|---|---|---|
| 1 | Downloading and Using VScode | Using Bash Kernel | Dark Mode |
| 2 | Downloading and Using Anaconda | Creating Markdown Posts | Creating Python quizzes |
| 3 | Making a Fastpages website through GitHub and VScode | Creating Jupyter Notebooks | Various forms of lists |
| 4 | Installing various kernels such as Bash, Java, and Python | Customizing homepage (404.html) | Creating dictionaries |
| 4 | Creating issue tickets | Inserting Images | Creating tables (like this one) |
| 5 | Fundamentals of Jupyter Notebooks | - | Various loops |