You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-13
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Use the "Table of Contents" menu on the top-right corner of the README to explor
21
21
22
22
## Resources
23
23
24
-
_Have a project or resource you'd like to add? Submit a [pull request](https://github.com/marimo-team/awesome-marimo/pulls)!_
24
+
_Have a project or resource you'd like to add? Submit a [pull request](https://github.com/marimo-team/awesome-marimo/pulls)!_
25
25
26
26
### Official Resources
27
27
@@ -34,14 +34,14 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g
34
34
35
35
### Tutorials
36
36
37
-
-[Calmcode](https://calmcode.io/course/marimo/introduction)— A collection of video tutorials by [Vincent Warmerdam](https://x.com/fishnets88?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor)
38
-
-[marimo's intro tutorial](https://marimo.app/?slug=c7h6pz)— The first tutorial that comes packaged with marimo.
37
+
-[Calmcode](https://calmcode.io/course/marimo/introduction)- A collection of video tutorials by [Vincent Warmerdam](https://x.com/fishnets88).
38
+
-[marimo's intro tutorial](https://marimo.app/?slug=c7h6pz)- The first tutorial that comes packaged with marimo.
39
39
40
40
## Get Started
41
41
42
42
-[Getting Started docs](https://docs.marimo.io/getting_started/index.html) - Getting Started with marimo.
43
43
-[Examples](https://github.com/marimo-team/marimo/tree/main/examples) - Examples of marimo notebooks, curated by the marimo team.
44
-
-[Gallery](https://marimo.io/gallery)— Community contributed examples.
44
+
-[Gallery](https://marimo.io/gallery)- Community contributed examples.
45
45
46
46
### Deployment Templates
47
47
@@ -53,28 +53,28 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g
53
53
-[mkdocs-marimo](https://github.com/marimo-team/mkdocs-marimo) - A mkdocs plugin for reactive and interactive docs with marimo.
54
54
-[expd](https://github.com/marimo-team/expd) - Run computational experiments using marimo notebooks.
55
55
-[jupyter-marimo-proxy](https://github.com/jyio/jupyter-marimo-proxy) - Enables the JupyterLab launcher to launch marimo.
56
-
-[quarto-marimo](https://github.com/dmadisetti/quarto-marimo)— Use marimo and quarto together.
56
+
-[quarto-marimo](https://github.com/dmadisetti/quarto-marimo)- Use marimo and quarto together.
57
57
58
58
## Projects Using marimo
59
59
60
-
-[marimo on mutable.ai](https://mutable.ai/marimo-team/marimo)— An AI-generated wiki of the marimo codebase, with chat support
61
-
-[marimo Guru](https://gurubase.io/g/marimo)— Chat with the marimo docs and codebase.
60
+
-[marimo on mutable.ai](https://mutable.ai/marimo-team/marimo)- An AI-generated wiki of the marimo codebase, with chat support.
61
+
-[marimo Guru](https://gurubase.io/g/marimo)- Chat with the marimo docs and codebase.
62
62
63
63
## Education
64
64
65
-
-[Convex Optimization at NASA](https://www.cvxgrp.org/nasa/)— A course on convex optimization taught at NASA, with engineering examples
66
-
—[Econometrics 1](https://rgouveiamendes.org/teaching/iscte-iul/econometrics-i/)— An econometrics course with marimo notebook materials.
65
+
-[Convex Optimization at NASA](https://www.cvxgrp.org/nasa/)- A course on convex optimization taught at NASA, with engineering examples.
66
+
-[Econometrics 1](https://rgouveiamendes.org/teaching/iscte-iul/econometrics-i/)- An econometrics course with marimo notebook materials.
67
67
68
68
## Talks
69
69
70
70
-[marimo: an open-source reactive notebook for Python](https://www.youtube.com/watch?v=9R2cQygaoxQ) - North Bay Python, 2024.
71
71
72
72
## Podcasts
73
73
74
-
-[How to rethink the notebook with Akshay Agrawal, co-creator of Marimo](https://www.youtube.com/watch?v=srQ3ESat6u4)— Sample Spaces, 2024.
74
+
-[How to rethink the notebook with Akshay Agrawal, co-creator of Marimo](https://www.youtube.com/watch?v=srQ3ESat6u4)- Sample Spaces, 2024.
75
75
76
76
## Blogs
77
77
78
-
-[Lessons learned reinventing the Python notebook](https://marimo.io/blog/lessons-learned)— Behind-the-scenes development blog about marimo's design principles.
79
-
-[marimo: a reactive Python notebook that runs entirely in the browser](https://blog.pyodide.org/posts/marimo/)— How marimo added support for WASM via Pyodide
80
-
-[Serializing package requirements in marimo notebooks](https://marimo.io/blog/sandboxed-notebooks)— How marimo enables reproducibility of notebooks, down to the packages
78
+
-[Lessons learned reinventing the Python notebook](https://marimo.io/blog/lessons-learned)- Behind-the-scenes development blog about marimo's design principles.
79
+
-[marimo: a reactive Python notebook that runs entirely in the browser](https://blog.pyodide.org/posts/marimo/)- How marimo added support for WASM via Pyodide.
80
+
-[Serializing package requirements in marimo notebooks](https://marimo.io/blog/sandboxed-notebooks)- How marimo enables reproducibility of notebooks, down to the packages.
0 commit comments