backup: 2026-03-25 14:51

This commit is contained in:
Dmitry
2026-03-25 14:51:57 +03:00
parent ee1566f82e
commit 529c997c32
16 changed files with 1587 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
[project]
name = "web"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"jupyterlab>=4.5.6",
]