Skip to content

Commit 84c563e

Browse files
committed
added marimo notebook
1 parent 843482d commit 84c563e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/python-conda.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ icon: simple/python
44

55
## Libraries
66

7+
- [marimo](https://docs.marimo.io/#quickstart) `marimo edit`
78
- polars
89
- pickle
910
`.pkl` freeze python objects e.g. machine learning model
@@ -48,7 +49,7 @@ direnv allow
4849
```
4950
pyenv install 3.12.10
5051
cd project; pyenv local 3.12.10
51-
OR
52+
# OR
5253
pyenv global 3.13.5
5354
```
5455

0 commit comments

Comments
 (0)