Skip to content

Commit b8d45c2

Browse files
committed
ENH: add rtl script support using html
1 parent 99fb610 commit b8d45c2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

lectures/about_py.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
---
2+
jupytext:
3+
text_representation:
4+
extension: .md
5+
format_name: myst
6+
kernelspec:
7+
display_name: Python 3
8+
language: python
9+
name: python3
10+
---
11+
12+
```{only} html
13+
<div dir="rtl">
14+
```
15+
116
مقدمه ای بر پایتون
217

318
درباره ی این دوره
@@ -372,3 +387,7 @@ Scikit-image و OpenCV: برای پردازش و تحلیل داده های تص
372387
BeautifulSoup: XML و HTML برای استخراج داده ها از فایل های
373388

374389
در این مجموعه خواهیم آموخت که چگونه از بسیاری از این کتابخانه ها برای کارهای محاسباتی علمی در اقتصاد و امور مالی استفاده کنیم.
390+
391+
```{only} html
392+
</div>
393+
```

0 commit comments

Comments
 (0)