Add Persian translation for "Getting Started" and update structure#5
Add Persian translation for "Getting Started" and update structure#5
Conversation
✅ Deploy Preview for majestic-griffin-10b166 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
Dear @mmcky, I’ve been working on the Persian translation of the “Getting Started” lecture and came across an issue. The images aren’t showing up correctly in the final build, even though they appear fine when previewed locally. It seems the problem might be related to the I made sure to follow the same structure as the English version of the lectures, particularly for the headers and the use of code cells, to maintain consistency with the other courses. The "Code Cell" format in the markdown has been used in line with the previous course structure. ChatGPT suggested that the issue could be due to a missing or incorrectly configured Jupytext header. Apparently, the header should include the jupytext section to properly handle the code-cell directives. Here’s the header it recommended: jupytext: Could you check if the header is set up correctly in the lecture files? This should help resolve the issue with the images and code cells not rendering properly. Thanks a lot! |
|
thanks @Zahra-khanzadeh -- I will take a look at this closely tomorrow. Really appreciate your work on this. I'll be in touch soon. |
|
thanks @Zahra-khanzadeh I see you have updated |
Hi @mmcky ,
This PR includes the Persian translation of the “Getting Started” lecture.
In addition to that, I’ve made a few updates:
Adjusted the heading levels in both
about_py.mdand the newgetting_started.mdfile to match the English version’s structure.Added proper internal links for all referenced words, following the format used in the original lectures.
Organized the images folder by creating separate subfolders for each lecture to keep things tidy and consistent going forward.
I’d also love to preview everything before it goes live, if that’s possible!
One small thing I noticed — the section numbers in the rendered version still appear in English. Would it be possible to switch them to Persian digits in the theme?
Let me know if anything needs to be adjusted — thank you so much again for all your support!