Skip to content

Commit e45972c

Browse files
committed
Translate status.md to Persian
Replace English execution statistics page with Persian translation.
1 parent 7977f90 commit e45972c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

lectures/status.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,24 @@ kernelspec:
99
name: python3
1010
---
1111

12-
# Execution Statistics
12+
# آمار اجرا
1313

14-
This table contains the latest execution statistics.
14+
این جدول شامل آخرین آمار اجرا است.
1515

1616
```{nb-exec-table}
1717
```
1818

1919
(status:machine-details)=
2020

21-
These lectures are built on `linux` instances through `github actions`.
21+
این سخنرانی‌ها بر روی نمونه‌های `linux` از طریق `github actions` ساخته می‌شوند.
2222

23-
These lectures are using the following python version
23+
این سخنرانی‌ها از نسخه python زیر استفاده می‌کنند
2424

2525
```{code-cell} ipython
2626
!python --version
2727
```
2828

29-
and the following package versions
29+
و نسخه‌های بسته زیر
3030

3131
```{code-cell} ipython
3232
:tags: [hide-output]

0 commit comments

Comments
 (0)