marimo iniciado

This commit is contained in:
2025-10-21 18:59:36 +02:00
parent 0483884393
commit 659715c4a4
6 changed files with 375 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[project]
name = "kanboard"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"marimo>=0.17.0",
]
[tool.marimo.runtime]
dotenv = [".env", "/home/lucas/DataProyects/Snippets_marimo_noteebooks/secrets/.env.snpt"]