Tags: QuantEcon/lecture-python-programming.fa
Tags
🌐 [translation-sync] Misc changes to jax lectures (#123) * Update translation: lectures/jax_intro.md * Update translation: .translate/state/jax_intro.md.yml * Update translation: lectures/numpy_vs_numba_vs_jax.md * Update translation: .translate/state/numpy_vs_numba_vs_jax.md.yml
Update lecture markdown files (#54) * Add lecture: نامها و فضاهای نام * Add lecture: OOP I: اشیاء و متدها * Add lecture: اصول Python * Update lecture markdown files * Update Python-essentials lecture content and TOC * Update oop_intro lecture content and TOC * Update names lecture content and TOC --------- Co-authored-by: Matt McKay <mmcky@users.noreply.github.com>
⬆️ Bump dawidd6/action-download-artifact from 11 to 12 (#52) Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 12. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](dawidd6/action-download-artifact@v11...v12) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-version: '12' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix undefined Docstrings reference by removing link temporarily
Keep the sentence but remove the {ref} link since python_essentials.md
(which contains the Docstrings label) hasn't been translated to Farsi yet.
Added TODO comment to restore link when translation is complete.
Fixes build warning: undefined label 'docstrings'
ENH: enable gh-actions workflows and setup as jupyter-book project