New post about Jupyter Notebook

This commit is contained in:
fundor333
2025-09-01 01:33:29 +02:00
parent babf0e2d1d
commit baf8591a2f
12 changed files with 241 additions and 2 deletions

View File

@@ -104,4 +104,4 @@ notebook: ## Run notebook script
@uv run python3 make-post.py notebook
notebook_editor: ## Run notebook editor
@uv run jupyter notebook .
@uv run jupyter lab .