-
Notifications
You must be signed in to change notification settings - Fork 8
Updates from JSOTutorials #206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
tmigot
merged 1 commit into
main
from
jsotutorials-push-ab33f474c35b5fe8677b115236272868c860e1c5
Oct 24, 2025
Merged
Updates from JSOTutorials #206
tmigot
merged 1 commit into
main
from
jsotutorials-push-ab33f474c35b5fe8677b115236272868c860e1c5
Oct 24, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
Once the build has completed, you can preview your PR at this URL: https://jso-preview.netlify.app/previews/PR206/ |
tmigot
approved these changes
Oct 24, 2025
arnavk23
pushed a commit
to arnavk23/JuliaSmoothOptimizers.github.io
that referenced
this pull request
Oct 25, 2025
…uliaSmoothOptimizers#206) Co-authored-by: JSOTutorials bot <[email protected]>
tmigot
pushed a commit
that referenced
this pull request
Oct 25, 2025
* inspiring computing podcast episode added * Key changes: Removed all the "excitement," "buzzing," and overselling language Simplified the title (no exclamation marks) Made it a short, factual announcement about Abel's podcast appearance Used a simple bulleted list to summarize what Abel discussed Direct link to the show notes for full details Removed all the celebratory/marketing-style sections * Created 2023-07-23-gpmr-paper.md with: Metadata: title + rss_description Brief announcement paragraph Links to publisher page and DOI (as proper markdown links) One-sentence description of GPMR Reference line with DOI link * Fix link checker: stop forcing checkout of gh-pages (use current commit/branch) * pushing changes * Update LinkChecker.yml * ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206) Co-authored-by: JSOTutorials bot <[email protected]> * Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md * Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org) * Changed files: _data/references.json _data/bibtex/articles2019.bib _data/bibtex/articles2020.bib tutorials/index.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abel Soares Siqueira <[email protected]> Co-authored-by: JSOTutorials bot <[email protected]>
tmigot
pushed a commit
that referenced
this pull request
Oct 25, 2025
* inspiring computing podcast episode added * Key changes: Removed all the "excitement," "buzzing," and overselling language Simplified the title (no exclamation marks) Made it a short, factual announcement about Abel's podcast appearance Used a simple bulleted list to summarize what Abel discussed Direct link to the show notes for full details Removed all the celebratory/marketing-style sections * Created 2023-07-23-gpmr-paper.md with: Metadata: title + rss_description Brief announcement paragraph Links to publisher page and DOI (as proper markdown links) One-sentence description of GPMR Reference line with DOI link * Fix link checker: stop forcing checkout of gh-pages (use current commit/branch) * pushing changes * Update LinkChecker.yml * ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206) Co-authored-by: JSOTutorials bot <[email protected]> * Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md * Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org) * Changed files: _data/references.json _data/bibtex/articles2019.bib _data/bibtex/articles2020.bib tutorials/index.md * fixed #23 Link checker issues in several markdown files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abel Soares Siqueira <[email protected]> Co-authored-by: JSOTutorials bot <[email protected]>
tmigot
pushed a commit
that referenced
this pull request
Oct 25, 2025
* inspiring computing podcast episode added * Key changes: Removed all the "excitement," "buzzing," and overselling language Simplified the title (no exclamation marks) Made it a short, factual announcement about Abel's podcast appearance Used a simple bulleted list to summarize what Abel discussed Direct link to the show notes for full details Removed all the celebratory/marketing-style sections * Created 2023-07-23-gpmr-paper.md with: Metadata: title + rss_description Brief announcement paragraph Links to publisher page and DOI (as proper markdown links) One-sentence description of GPMR Reference line with DOI link * Fix link checker: stop forcing checkout of gh-pages (use current commit/branch) * pushing changes * Update LinkChecker.yml * ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206) Co-authored-by: JSOTutorials bot <[email protected]> * Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md * Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org) * Changed files: _data/references.json _data/bibtex/articles2019.bib _data/bibtex/articles2020.bib tutorials/index.md * fixed #23 Link checker issues in several markdown files * Fixing 2 final failing links --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abel Soares Siqueira <[email protected]> Co-authored-by: JSOTutorials bot <[email protected]>
tmigot
added a commit
that referenced
this pull request
Oct 26, 2025
* inspiring computing podcast episode added * Key changes: Removed all the "excitement," "buzzing," and overselling language Simplified the title (no exclamation marks) Made it a short, factual announcement about Abel's podcast appearance Used a simple bulleted list to summarize what Abel discussed Direct link to the show notes for full details Removed all the celebratory/marketing-style sections * Created 2023-07-23-gpmr-paper.md with: Metadata: title + rss_description Brief announcement paragraph Links to publisher page and DOI (as proper markdown links) One-sentence description of GPMR Reference line with DOI link * Fix link checker: stop forcing checkout of gh-pages (use current commit/branch) * pushing changes * Update LinkChecker.yml * ⬆️ Bump lycheeverse/lychee-action in /.github/workflows (#198) Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.1.0 to 2.0.2. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](lycheeverse/lychee-action@v1.1.0...v2.0.2) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-version: 2.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 🤖 Tutorials deployment from 8b527f4a0fbf82ffe8ca2b677efa2b327fe19346 (#204) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from aa27d1c3ac4132ce5ee3dcc7e3e9f92a9429664f (#203) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from b6c520c3e3c3308bebfe1542a5af1e1592b21eee (#205) Co-authored-by: JSOTutorials bot <[email protected]> * 🤖 Tutorials deployment from ab33f474c35b5fe8677b115236272868c860e1c5 (#206) Co-authored-by: JSOTutorials bot <[email protected]> * Delete news-and-blogposts/2023/2023-07-23-gpmr-paper.md * Fix link-checker: remove or canonicalize external links that return 403/404 (abelsiqueira assets, gerad preprints, dx.doi -> doi.org, epubs.siam -> doi.org) * Changed files: _data/references.json _data/bibtex/articles2019.bib _data/bibtex/articles2020.bib tutorials/index.md * fixed #23 Link checker issues in several markdown files * Fixing 2 final failing links * Final fixes for link checker issues * +1 * Update _data/bibtex/articles2019.bib --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abel Soares Siqueira <[email protected]> Co-authored-by: JSOTutorials bot <[email protected]> Co-authored-by: Tangi Migot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates from jsotutorials-push-ab33f474c35b5fe8677b115236272868c860e1c5