Commit Graph

60 Commits

Author SHA1 Message Date
dependabot[bot] 893e22205f
Bump cookie and express in /etc/quiz-app
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 00:36:23 +00:00
Adrian Adewunmi b428afcea9
Merge pull request #19 from AAdewunmi/dependabot/npm_and_yarn/etc/quiz-app/follow-redirects-1.15.6
Bump follow-redirects from 1.15.2 to 1.15.6 in /etc/quiz-app
2024-09-26 14:45:20 +01:00
Adrian Adewunmi e9e4e5f41a
Merge pull request #37 from AAdewunmi/dependabot/npm_and_yarn/etc/quiz-app/webpack-5.95.0
Bump webpack from 5.88.1 to 5.95.0 in /etc/quiz-app
2024-09-26 14:43:24 +01:00
dependabot[bot] 8c7ab72e21
Bump serve-static and express in /etc/quiz-app
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.18.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 13:37:39 +00:00
dependabot[bot] b7fe09eb25
Bump webpack from 5.88.1 to 5.95.0 in /etc/quiz-app
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 13:37:37 +00:00
dependabot[bot] a277c81d05
Bump braces from 3.0.2 to 3.0.3 in /etc/quiz-app
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 04:14:38 +00:00
Adrian Adewunmi ff222a910d
Merge branch 'microsoft:main' into main 2024-03-26 05:52:07 +00:00
dependabot[bot] 18e61f0830
Bump follow-redirects from 1.15.2 to 1.15.6 in /etc/quiz-app
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 05:44:02 +00:00
dependabot[bot] 06ab660b73
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /etc/quiz-app
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 05:41:45 +00:00
Pikachú 84962b09c8 Updated permisssions for GitHub Token 2024-02-06 13:48:05 +03:00
dependabot[bot] 64847938c8
Bump word-wrap from 1.2.3 to 1.2.4 in /etc/quiz-app
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 13:47:58 +00:00
dependabot[bot] 8950c399bf
Bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@vue/cli-plugin-babel` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-service` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 23:21:55 +00:00
carlotta94c cbc3815531
Updating tracking tags 2022-09-28 09:41:03 +02:00
Julia Muiruri 861fc538ca added new quiz app links 2022-07-18 12:38:19 +03:00
Julia Muiruri 7f87c90ff1 rebuilt-app 2022-07-16 00:21:07 +03:00
Julia Muiruri 977d3cee7e re-deploy to new web app 2022-07-15 18:57:05 +03:00
Julia Muiruri dc98bcdec6 new link to quiz app 2022-07-15 18:12:49 +03:00
Julia Muiruri ca01408a89 re-build 2022-07-15 18:07:40 +03:00
Julia Muiruri 053b511402 updated quiz links 2022-07-15 16:21:34 +03:00
Julia Muiruri 94ff6f3d5c app re-build 2022-07-15 16:13:36 +03:00
Jen Looper be5720d2c5 regenerating quizzes and adding video link 2022-05-25 10:13:14 -04:00
Jen Looper a031591b2f renewing pdf 2022-05-25 10:00:07 -04:00
Lateefah Bello 6ec4c57be1 copyedit 2022-05-25 13:13:42 +01:00
Dmitri Soshnikov de581e2024 Update environment and torchnlp.py 2022-05-25 12:26:56 +03:00
Dmitri Soshnikov 88034d5114 Add precise versioning to conda env and how-to instructions 2022-05-25 09:15:31 +03:00
Dmitri Soshnikov e6ae6a9a87 Add minor updates to mindmap and readme.md 2022-05-24 19:31:29 +03:00
Dmitri Soshnikov 61c80d74a5 Finish quiz questions 2022-05-24 19:30:25 +03:00
Jen Looper a88c367954 quiz copyediting 2022-05-24 10:24:41 -04:00
Jen Looper bca3edfd2c edits for local creation of pdf 2022-05-24 10:17:32 -04:00
Dmitri Soshnikov b350d20e24 Update mindmap / fix front page formatting 2022-05-24 16:23:14 +03:00
Jen Looper eb667332cd
Merge branch 'microsoft:main' into main 2022-05-20 12:20:15 -04:00
Jen Looper 402124589b Security file must be in root 2022-05-20 12:19:10 -04:00
Lateefah Bello 814352b50d Lesson 6 2022-05-19 01:16:19 +01:00
Jen Looper ec9ac00b97
Merge pull request #79 from CinnamonXI/main
Lesson 18 & 21
2022-05-17 14:56:47 -04:00
Dmitri Soshnikov fa66a6b175 Add lesson on computer vision 2022-05-17 11:54:12 +03:00
Lateefah Bello 20a28677c2 Lesson 18 & 21 2022-05-15 15:58:23 +01:00
Jen Looper 4e470b3c97 ch16 2022-05-12 15:44:15 -04:00
Jen Looper f4896c5049 BOW changed to BoW, and ch 14 edits 2022-05-12 11:27:35 -04:00
Lateefah Bello 9b66995013 Lesson 16 & 17 2022-05-12 15:30:27 +01:00
Lateefah Bello 25d6deb267 Lesson 14 2022-05-09 15:41:45 +01:00
Lateefah Bello b192f231e5 Lesson 13 2022-05-07 22:46:03 +01:00
Lateefah Bello aa3fc138f8 Lesson 12 2022-05-05 15:42:42 +01:00
Lateefah Bello 875aa3833d Lesson 10 2022-05-03 19:47:26 +01:00
Lateefah Bello 98cab4f8a1 Lesson 9 2022-05-03 17:16:28 +01:00
Jen Looper 73074172d4 quiz23 2022-05-02 16:12:35 -04:00
Jen Looper f2595c4378 quizzes and edits to ch 7 2022-05-02 13:44:21 -04:00
Lateefah Bello c1fd270793 Lesson 8 and fixed the broken links 2022-05-01 09:00:14 +01:00
Jen Looper eec5381217 quizzes are now graded as booleans 2022-04-29 18:21:26 -04:00
Jen Looper 9277c42b5d rearranging repo entirely 2022-04-29 17:42:50 -04:00
Dmitri Soshnikov 7fa258bca8 Update quiz questions 2022-04-29 20:20:16 +03:00