Spaces:
Runtime error
Runtime error
Greg Wilson Srihari Thyagarajan commited on
Commit ·
0bd39e5
1
Parent(s): a4a5f6d
Update pages/educators.md
Browse filesCo-authored-by: Srihari Thyagarajan <57552973+Haleshot@users.noreply.github.com>
- pages/educators.md +1 -1
pages/educators.md
CHANGED
|
@@ -29,7 +29,7 @@ title: marimo for Educators
|
|
| 29 |
- more than Notebook but not as intimidating as VS Code
|
| 30 |
- reactivity allows for (encourages) dynamic, interactive elements
|
| 31 |
- marimo is both a notebook and a library of UI elements
|
| 32 |
-
- and AnyWidget makes it relatively easy to extend [GVW: point at [faw](https://github.com/gvwilson/faw)]
|
| 33 |
- doesn't allow out-of-order execution of cells, which reduces “worked for me” complaints
|
| 34 |
- plays nicely with other Python tools (because a notebook is a Python file)
|
| 35 |
- plays nicely with version control (same reason)
|
|
|
|
| 29 |
- more than Notebook but not as intimidating as VS Code
|
| 30 |
- reactivity allows for (encourages) dynamic, interactive elements
|
| 31 |
- marimo is both a notebook and a library of UI elements
|
| 32 |
+
- and [AnyWidget](https://anywidget.dev/) makes it relatively easy to extend [GVW: point at [faw](https://github.com/gvwilson/faw)]
|
| 33 |
- doesn't allow out-of-order execution of cells, which reduces “worked for me” complaints
|
| 34 |
- plays nicely with other Python tools (because a notebook is a Python file)
|
| 35 |
- plays nicely with version control (same reason)
|