File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<head >
4
4
<meta charset =" UTF-8" >
5
5
<meta name =" viewport" content =" width=device-width, initial-scale=1.0" >
6
- <title >marimo WebAssembly + GitHub Pages Template </title >
6
+ <title >Python ML tutorials </title >
7
7
<!-- Include Tailwind CSS via CDN -->
8
8
<script src =" https://cdn.tailwindcss.com" ></script >
9
9
</head >
12
12
<!-- Header -->
13
13
<header class =" bg-gray-100 p-6 text-center rounded-lg mb-6" >
14
14
<img src =" https://github.com/marimo-team/marimo/main/docs/_static/marimo-logotype-thick.svg" alt =" marimo Logo" class =" w-20 h-auto mx-auto mb-3" >
15
- <h1 class =" text-2xl font-bold mb-2" >marimo WebAssembly + GitHub Pages Template </h1 >
16
- <p class =" text-sm" >Interactive Python notebooks exported to WebAssembly and deployed to GitHub Pages </p >
15
+ <h1 class =" text-2xl font-bold mb-2" >Python ML tutorials with marimo! </h1 >
16
+ <p class =" text-sm" >Interactive Python notebooks to understand the basics of ML and optimization algorithms </p >
17
17
</header >
18
18
19
19
<main >
You can’t perform that action at this time.
0 commit comments