Lee Stott
4d480de3ae
Merge pull request #678 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-2f37280f8f
...
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
2026-07-02 14:39:10 +02:00
Lee Stott
2f9ffe623b
Merge pull request #675 from mvanhorn/fix/645-broken-example-links
...
docs: fix 404 links for beginner-friendly AI examples
2026-07-02 14:38:51 +02:00
Lee Stott
b3198aa4f9
Merge pull request #644 from jammerman/patch-1
...
Fix typo in Jupyter environment section
2026-07-02 14:36:41 +02:00
Lee Stott
18223bf7fa
Potential fix for pull request finding
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-02 13:36:24 +01:00
dependabot[bot]
ffa8cfb963
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates
...
Bumps the npm_and_yarn group with 2 updates in the /etc/quiz-app directory: [launch-editor](https://github.com/vitejs/launch-editor ) and [qs](https://github.com/ljharb/qs ).
Updates `launch-editor` from 2.6.0 to 2.14.1
- [Commits](https://github.com/vitejs/launch-editor/compare/v2.6.0...v2.14.1 )
Updates `qs` from 6.14.2 to 6.15.3
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.2...v6.15.3 )
Updates `shell-quote` from 1.7.3 to 1.9.0
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.7.3...v1.9.0 )
---
updated-dependencies:
- dependency-name: launch-editor
dependency-version: 2.14.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: qs
dependency-version: 6.15.3
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: shell-quote
dependency-version: 1.9.0
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 12:35:28 +00:00
Lee Stott
8d6d259a08
Merge pull request #677 from microsoft/dependabot/pip/pip-2c44619d2b
...
chore(deps): bump the pip group across 3 directories with 2 updates
2026-07-02 14:35:09 +02:00
Lee Stott
393e99579e
Merge pull request #634 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-52c0a76dcb
...
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
2026-07-02 14:32:39 +02:00
dependabot[bot]
7fe5974b3b
chore(deps): bump the pip group across 3 directories with 2 updates
...
Bumps the pip group with 1 update in the / directory: [transformers](https://github.com/huggingface/transformers ).
Bumps the pip group with 1 update in the /binder directory: [transformers](https://github.com/huggingface/transformers ).
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [transformers](https://github.com/huggingface/transformers ) and [torch](https://github.com/pytorch/pytorch ).
Updates `transformers` from 5.0.0rc3 to 5.3.0
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0 )
Updates `transformers` from 5.0.0rc3 to 5.3.0
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0 )
Updates `transformers` from 5.0.0rc3 to 5.3.0
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v5.0.0rc3...v5.3.0 )
Updates `torch` from 2.8.0 to 2.12.1
- [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.8.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: transformers
dependency-version: 5.3.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.3.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.3.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: torch
dependency-version: 2.12.1
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 11:33:49 +00:00
Matt Van Horn
6a938539b7
docs: fix 404 links for beginner-friendly AI examples
...
The example table in examples/README.md used repo-relative paths that 404
when the README is viewed outside the examples/ directory (e.g. from the
issue or the repo root). Point them at absolute GitHub blob URLs so they
resolve everywhere.
Fixes #645
2026-07-01 20:11:45 -07:00
Gavin McGibbon
20d156feb3
Fix typo in Jupyter environment section
...
Quick typo fix
2026-06-18 16:23:14 -07:00
dependabot[bot]
b8ccd36c4f
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates
...
Bumps the npm_and_yarn group with 2 updates in the /etc/quiz-app directory: [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs ) and [fast-uri](https://github.com/fastify/fast-uri ).
Updates `@babel/plugin-transform-modules-systemjs` from 7.22.5 to 7.29.4
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs )
Updates `fast-uri` from 3.1.0 to 3.1.2
- [Release notes](https://github.com/fastify/fast-uri/releases )
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2 )
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
dependency-version: 7.29.4
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: fast-uri
dependency-version: 3.1.2
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-05-09 00:28:42 +00:00
Lee Stott
fa78bc6fb0
Merge pull request #631 from microsoft/update-translations
...
chore(i18n): sync translations with latest source changes
2026-04-24 11:39:56 +01:00
localizeflow[bot]
abde08c2a3
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:53:25 +00:00
Lee Stott
961ed4a897
Merge pull request #629 from microsoft/update-translations
...
chore(i18n): sync translations with latest source changes
2026-04-20 17:50:04 +01:00
localizeflow[bot]
d0590100c2
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:32:21 +00:00
localizeflow[bot]
47a7bd5b07
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:28:48 +00:00
localizeflow[bot]
f4314734e5
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:25:19 +00:00
localizeflow[bot]
62ca7314f7
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:21:28 +00:00
localizeflow[bot]
982c828a62
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:17:33 +00:00
localizeflow[bot]
4671d35a9d
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:13:55 +00:00
localizeflow[bot]
0d1fd3d8d9
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:10:08 +00:00
localizeflow[bot]
518f65f1e0
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:06:18 +00:00
localizeflow[bot]
dce5c31c94
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 16:02:35 +00:00
Lee Stott
67b3c12700
Merge pull request #630 from microsoft/dependabot/pip/pip-626ab4c5d9
...
chore(deps): bump the pip group across 4 directories with 1 update
2026-04-20 17:01:25 +01:00
localizeflow[bot]
a6032e0395
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:58:43 +00:00
localizeflow[bot]
85175e3447
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:54:27 +00:00
localizeflow[bot]
6d0bafff2c
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:51:00 +00:00
localizeflow[bot]
1a5d5b0701
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:47:01 +00:00
localizeflow[bot]
b906328ec1
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:43:28 +00:00
dependabot[bot]
7b8111f83b
chore(deps): bump the pip group across 4 directories with 1 update
...
Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow ).
Bumps the pip group with 1 update in the /.devcontainer directory: [pillow](https://github.com/python-pillow/Pillow ).
Bumps the pip group with 1 update in the /binder directory: [pillow](https://github.com/python-pillow/Pillow ).
Bumps the pip group with 1 update in the /lessons/5-NLP directory: [pillow](https://github.com/python-pillow/Pillow ).
Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0 )
Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0 )
Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0 )
Updates `pillow` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
- dependency-name: pillow
dependency-version: 12.2.0
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 15:39:42 +00:00
localizeflow[bot]
0ece03bf9a
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:39:28 +00:00
Lee Stott
9836392545
Merge pull request #628 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-a3d0204672
...
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 4 updates
2026-04-20 16:37:50 +01:00
localizeflow[bot]
07b252229e
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:35:46 +00:00
localizeflow[bot]
822436dd01
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-20 15:30:32 +00:00
dependabot[bot]
07abbc72b9
chore(deps-dev): bump the npm_and_yarn group across 1 directory with 4 updates
...
Bumps the npm_and_yarn group with 4 updates in the /etc/quiz-app directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects ), [lodash](https://github.com/lodash/lodash ), [node-forge](https://github.com/digitalbazaar/forge ) and [picomatch](https://github.com/micromatch/picomatch ).
Updates `follow-redirects` from 1.15.6 to 1.16.0
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.6...v1.16.0 )
Updates `lodash` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
Updates `node-forge` from 1.3.2 to 1.4.0
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.3.2...v1.4.0 )
Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases )
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-version: 1.16.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: node-forge
dependency-version: 1.4.0
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 15:28:36 +00:00
Lee Stott
d5d55f59d8
Merge pull request #624 from microsoft/dependabot/pip/pip-351dd4d2aa
...
chore(deps): bump the pip group across 4 directories with 2 updates
2026-04-20 16:26:18 +01:00
Lee Stott
84b912757a
Merge pull request #616 from mitre88/fix/mindmap-symbolic-typo
...
fix: correct Symbolic AI typo in course mindmap
2026-04-20 16:26:04 +01:00
Lee Stott
baf6dca4c6
Merge pull request #619 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/npm_and_yarn-e5a595f223
...
chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /etc/quiz-app in the npm_and_yarn group across 1 directory
2026-04-20 16:25:23 +01:00
Lee Stott
d4c686f77f
Merge pull request #623 from microsoft/update-translations
...
chore(i18n): sync translations with latest source changes
2026-04-20 16:25:06 +01:00
dependabot[bot]
7f7fc8e435
chore(deps): bump the pip group across 4 directories with 2 updates
...
Bumps the pip group with 2 updates in the / directory: [nltk](https://github.com/nltk/nltk ) and [transformers](https://github.com/huggingface/transformers ).
Bumps the pip group with 1 update in the /.devcontainer directory: [nltk](https://github.com/nltk/nltk ).
Bumps the pip group with 2 updates in the /binder directory: [nltk](https://github.com/nltk/nltk ) and [transformers](https://github.com/huggingface/transformers ).
Bumps the pip group with 2 updates in the /lessons/5-NLP directory: [nltk](https://github.com/nltk/nltk ) and [transformers](https://github.com/huggingface/transformers ).
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4 )
Updates `transformers` from 4.53.0 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3 )
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4 )
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4 )
Updates `transformers` from 4.53.0 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3 )
Updates `nltk` from 3.9.3 to 3.9.4
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.9.3...3.9.4 )
Updates `transformers` from 4.53.0 to 5.0.0rc3
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.53.0...v5.0.0rc3 )
---
updated-dependencies:
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.0.0rc3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.0.0rc3
dependency-type: direct:production
dependency-group: pip
- dependency-name: nltk
dependency-version: 3.9.4
dependency-type: direct:production
dependency-group: pip
- dependency-name: transformers
dependency-version: 5.0.0rc3
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 06:25:23 +00:00
localizeflow[bot]
a6c76fdb68
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 21:15:40 +00:00
localizeflow[bot]
668e3af98f
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 21:07:31 +00:00
localizeflow[bot]
60ec812058
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 21:00:09 +00:00
localizeflow[bot]
f088c07a36
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 20:52:49 +00:00
localizeflow[bot]
90d9c091d7
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 20:44:35 +00:00
localizeflow[bot]
036470eb72
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 20:36:28 +00:00
localizeflow[bot]
5382c21b43
chore(i18n): sync translations with latest source changes (chunk 1/1, 6 changes)
2026-04-06 20:28:13 +00:00
localizeflow[bot]
57c2faebcf
chore(i18n): sync translations with latest source changes (final snapshot)
2026-04-06 20:21:22 +00:00
localizeflow[bot]
15889730ce
chore(i18n): sync translations with latest source changes (chunk 4/4, 60 changes)
2026-04-06 20:21:20 +00:00
localizeflow[bot]
7a16e4d00e
chore(i18n): sync translations with latest source changes (chunk 3/4, 8 changes)
2026-04-06 20:21:17 +00:00