docs: introduce docs site (#141)

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
Panos Vagenas
2024-10-14 14:13:13 +02:00
committed by GitHub
parent 2b1e72d327
commit d504432c1e
25 changed files with 1324 additions and 574 deletions

View File

@@ -72,6 +72,8 @@ pandas-stubs = "^2.1.4.231227"
ipykernel = "^6.29.5"
ipywidgets = "^8.1.5"
nbqa = "^1.9.0"
mkdocs-material = "^9.5.40"
mkdocs-jupyter = "^0.25.0"
[tool.poetry.group.examples.dependencies]
datasets = "^2.21.0"