Commit Graph

700 Commits

Author SHA1 Message Date
Lee Stott 483b3acbcb
Merge pull request #472 from jnayegandhi/main
Need to specify encoding as underlying data is not utf-8.
2025-08-28 23:18:17 +01:00
Lee Stott 2967dde52c
Merge pull request #493 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 23:15:54 +01:00
leestott 07e1ffa96b 🌐 Update translations via Co-op Translator 2025-08-28 22:12:36 +00:00
Lee Stott bc0aa24be2
Modify translation commands in workflow file 2025-08-28 20:08:08 +01:00
Lee Stott 4e2ecdd25b
Merge pull request #492 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 20:07:17 +01:00
leestott 68b3c9c9e7 🌐 Update translations via Co-op Translator 2025-08-28 18:09:00 +00:00
Lee Stott 514bdd43d6
Reorder translation commands in workflow 2025-08-28 15:55:26 +01:00
Lee Stott b10f4ebbea
Swap translation languages in workflow 2025-08-28 15:43:23 +01:00
Lee Stott f1f10ae137
Merge pull request #491 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 15:42:50 +01:00
leestott f2699f91dc 🌐 Update translations via Co-op Translator 2025-08-28 14:37:35 +00:00
Lee Stott 328416748c
Modify translation languages in workflow 2025-08-28 13:37:05 +01:00
Lee Stott afe4bc81e5
Merge pull request #490 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 13:36:32 +01:00
leestott e7369eb9ad 🌐 Update translations via Co-op Translator 2025-08-28 12:35:46 +00:00
Lee Stott 5c139398b3
Modify translation command in workflow 2025-08-28 11:28:45 +01:00
Lee Stott c8342d5173
Merge pull request #489 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 11:28:17 +01:00
leestott 273d992019 🌐 Update translations via Co-op Translator 2025-08-28 10:10:33 +00:00
Lee Stott 96ac36df42
Enhance README with multi-language support and updates 2025-08-28 11:03:55 +01:00
Lee Stott dab0fadba9
Merge pull request #488 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 10:57:49 +01:00
leestott f635cebed9 🌐 Update translations via Co-op Translator 2025-08-28 09:56:50 +00:00
Lee Stott 0301722051
Modify translation language settings in workflow 2025-08-28 08:25:13 +01:00
Lee Stott 55d45a4680
Merge pull request #487 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-28 08:22:50 +01:00
leestott c6463675e6 🌐 Update translations via Co-op Translator 2025-08-28 04:44:09 +00:00
Lee Stott 3646f69b1d
Update translation languages in workflow 2025-08-28 03:23:29 +01:00
Lee Stott 55b6fd2a40
Update translation languages in workflow 2025-08-28 03:18:54 +01:00
Lee Stott 64b9c8d627
Modify translation command in workflow
Updated translation command to use -md option instead of -y.
2025-08-28 03:06:51 +01:00
Lee Stott 090c4e391d
Merge pull request #486 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/multi-4df209198f
Bump ws in /etc/quiz-app
2025-08-27 23:42:41 +01:00
dependabot[bot] a85be8678d
Bump ws in /etc/quiz-app
Bumps  and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together.

Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

Updates `ws` from 8.13.0 to 8.18.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-version: 7.5.10
  dependency-type: indirect
- dependency-name: ws
  dependency-version: 8.18.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 22:42:13 +00:00
Lee Stott 611924bf96
Update translation configuration in workflow
Comment out the translation command for specific languages.
2025-08-27 21:29:13 +01:00
Lee Stott 03a8ecb96c
Merge pull request #484 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-26 14:45:17 +01:00
leestott 1689a2fdf9 🌐 Update translations via Co-op Translator 2025-08-26 12:09:18 +00:00
Lee Stott 96209c722d
Merge pull request #483 from microsoft/dependabot/pip/binder/transformers-4.53.0
Bump transformers from 4.44.0 to 4.53.0 in /binder
2025-08-26 07:31:30 +01:00
Lee Stott 84d89d0c35
Uncomment translation command for specific languages 2025-08-26 07:27:10 +01:00
Lee Stott c8b29d33f4
Merge pull request #482 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-26 07:24:13 +01:00
dependabot[bot] aa03c21221
Bump transformers from 4.44.0 to 4.53.0 in /binder
Bumps [transformers](https://github.com/huggingface/transformers) from 4.44.0 to 4.53.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.44.0...v4.53.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 4.53.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 06:11:33 +00:00
leestott 45becd0072 🌐 Update translations via Co-op Translator 2025-08-26 01:51:51 +00:00
Lee Stott df2c3fa83a
Modify translation command in workflow file 2025-08-25 21:44:58 +01:00
Lee Stott ff8a038639
Modify translation commands in workflow file 2025-08-25 21:44:28 +01:00
Lee Stott 1efa57ad27
Update translation command in workflow 2025-08-25 21:44:03 +01:00
Lee Stott 7e78f7471b
Add additional target languages for translation 2025-08-25 17:07:19 +01:00
Lee Stott 820f9f986b
Merge pull request #481 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-25 17:04:54 +01:00
leestott 0a7f88c514 🌐 Update translations via Co-op Translator 2025-08-24 22:28:16 +00:00
Lee Stott dd57482cb4
Merge pull request #480 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-24 21:26:08 +01:00
leestott 29a1c51bb0 🌐 Update translations via Co-op Translator 2025-08-24 20:25:21 +00:00
Lee Stott e38f2d8e0d
Update target languages for translation workflow 2025-08-24 12:39:38 +01:00
Lee Stott b3f402ba73
Merge pull request #479 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-08-24 12:37:52 +01:00
leestott 464396d431 🌐 Update translations via Co-op Translator 2025-08-24 10:52:15 +00:00
Lee Stott 57df099835
Update Languages to translate -l "pt es de fa pl hi" 2025-08-23 23:49:27 +01:00
Lee Stott ee8462ad88
Update Langages 2025-08-23 23:48:57 +01:00
Lee Stott f1d595194c
Merge pull request #478 from microsoft/dependabot/pip/lessons/5-NLP/torch-2.8.0
Bump torch from 2.6.0 to 2.8.0 in /lessons/5-NLP
2025-08-23 17:54:15 +01:00
dependabot[bot] 44c3da1c41
Bump torch from 2.6.0 to 2.8.0 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.8.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.8.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-23 16:51:16 +00:00