From e45972caeca75217d64ae7ade615d21afe8ba58c Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Fri, 5 Dec 2025 10:01:02 +1100 Subject: [PATCH] Translate status.md to Persian Replace English execution statistics page with Persian translation. --- lectures/status.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lectures/status.md b/lectures/status.md index 3ada25f..7bfe4f0 100644 --- a/lectures/status.md +++ b/lectures/status.md @@ -9,24 +9,24 @@ kernelspec: name: python3 --- -# Execution Statistics +# آمار اجرا -This table contains the latest execution statistics. +این جدول شامل آخرین آمار اجرا است. ```{nb-exec-table} ``` (status:machine-details)= -These lectures are built on `linux` instances through `github actions`. +این سخنرانی‌ها بر روی نمونه‌های `linux` از طریق `github actions` ساخته می‌شوند. -These lectures are using the following python version +این سخنرانی‌ها از نسخه python زیر استفاده می‌کنند ```{code-cell} ipython !python --version ``` -and the following package versions +و نسخه‌های بسته زیر ```{code-cell} ipython :tags: [hide-output]