Skip to content

Commit a7163b2

Browse files
committed
fix: lint
1 parent 9d038e6 commit a7163b2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use the "Table of Contents" menu on the top-right corner of the README to explor
2121

2222
## Resources
2323

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)!_
2525

2626
### Official Resources
2727

@@ -34,14 +34,14 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g
3434

3535
### Tutorials
3636

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.
3939

4040
## Get Started
4141

4242
- [Getting Started docs](https://docs.marimo.io/getting_started/index.html) - Getting Started with marimo.
4343
- [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.
4545

4646
### Deployment Templates
4747

@@ -53,28 +53,28 @@ _Have a project or resource you'd like to add? Submit a [pull request](https://g
5353
- [mkdocs-marimo](https://github.com/marimo-team/mkdocs-marimo) - A mkdocs plugin for reactive and interactive docs with marimo.
5454
- [expd](https://github.com/marimo-team/expd) - Run computational experiments using marimo notebooks.
5555
- [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.
5757

5858
## Projects Using marimo
5959

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.
6262

6363
## Education
6464

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.
6767

6868
## Talks
6969

7070
- [marimo: an open-source reactive notebook for Python](https://www.youtube.com/watch?v=9R2cQygaoxQ) - North Bay Python, 2024.
7171

7272
## Podcasts
7373

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.
7575

7676
## Blogs
7777

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

Comments
 (0)