diff --git a/src/components/layout/SectionSeparator.tsx b/src/components/layout/SectionSeparator.tsx index 670d4ce5..60903eb4 100644 --- a/src/components/layout/SectionSeparator.tsx +++ b/src/components/layout/SectionSeparator.tsx @@ -33,7 +33,7 @@ const VARIANTS: Record = { const COLOR_MAP: Record = { dark: "#1d1d1b", blue: "var(--ifm-color-blue-jupyter)", - red: "var(--ifm-color-accent-red)", + red: "var(--ifm-color-orange-jupyter)", white: "#ffffff", }; diff --git a/src/css/custom.css b/src/css/custom.css index fa4e8d81..0080510e 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -283,7 +283,7 @@ ul { /* Single-word red accent inside headings for energy */ .highlight { - color: var(--ifm-color-accent-red); + color: var(--ifm-color-orange-jupyter); } /* Punchy blue tagline used in page header sections */ @@ -299,7 +299,7 @@ ul { display: block; width: 36px; height: 3px; - background: var(--ifm-color-accent-red); + background: var(--ifm-color-orange-jupyter); margin-top: 10px; clip-path: polygon(3px 0%, 100% 0%, calc(100% - 3px) 100%, 0% 100%); } @@ -597,16 +597,16 @@ html[data-navbar-dark-top] .navbar-sidebar .rss-circle-icon { font-weight: 700; letter-spacing: 0.3px; padding: 6px 14px; - border: 2px solid var(--ifm-color-accent-red); + border: 2px solid var(--ifm-color-orange-jupyter); border-radius: 4px; - color: var(--ifm-color-accent-red) !important; + color: var(--ifm-color-orange-jupyter) !important; white-space: nowrap; transition: background-color 0.15s ease, color 0.15s ease; margin-right: var(--ifm-spacing-sm); } .navbar_notebooklink:hover { - background-color: var(--ifm-color-accent-red) !important; + background-color: var(--ifm-color-orange-jupyter) !important; color: white !important; text-decoration: none; } diff --git a/src/pages/about/Team/_team.ts b/src/pages/about/Team/_team.ts index df6ce3b7..b0072309 100644 --- a/src/pages/about/Team/_team.ts +++ b/src/pages/about/Team/_team.ts @@ -139,8 +139,8 @@ export const teams = { MastodonLink: "", GitHubName: "@HaudinFlorence", avatarUrl: FlorenceAvatarUrl, - distinctionTitle: [], - distinctionLink: [], + distinctionTitle: ["Jupyter Distinguished Contributor"], + distinctionLink: ["https://jupyter.org/about#distinguished-contributors"], subTeamName: "coreTeam", BioComponent: FlorenceMD, }, @@ -244,8 +244,8 @@ export const teams = { MastodonLink: "", GitHubName: "@gjmooney", avatarUrl: GregAvatarUrl, - distinctionTitle: [], - distinctionLink: [], + distinctionTitle: ["Jupyter Distinguished Contributor"], + distinctionLink: ["https://jupyter.org/about#distinguished-contributors"], subTeamName: "coreTeam", BioComponent: GregMD, }, diff --git a/src/pages/blog.module.css b/src/pages/blog.module.css index 5cb341d5..95508328 100644 --- a/src/pages/blog.module.css +++ b/src/pages/blog.module.css @@ -45,7 +45,7 @@ font-weight: 800; line-height: 16px; letter-spacing: -0.132px; - color: var(--ifm-color-accent-red); + color: var(--ifm-color-orange-jupyter); } .blogpost_date_dot { @@ -53,7 +53,7 @@ width: 7px; height: 7px; border-radius: 50%; - background-color: var(--ifm-color-accent-red); + background-color: var(); margin-right: 6px; vertical-align: middle; margin-bottom: 2px; diff --git a/src/pages/careers.tsx b/src/pages/careers.tsx index 5c53b54b..b8ca21b2 100644 --- a/src/pages/careers.tsx +++ b/src/pages/careers.tsx @@ -31,7 +31,7 @@ const interviews = [ { completeName: "Afshin Darian", firstName: "Darian", position: "Technical Director", pictureUrl: DarianPictureUrl, url: "https://www.dailymotion.com/video/x9zl9t2" }, { completeName: "David Brochart", firstName: "David", position: "Technical Director", pictureUrl: DavidPictureUrl, url: "https://www.dailymotion.com/video/x9zl9t4" }, { completeName: "Gabriela Vives", firstName: "Gabriela", position: "UX Designer and Researcher", pictureUrl: GabrielaPictureUrl, url: "https://www.dailymotion.com/video/x9zl9sw" }, - { completeName: "Trung Le Duc", firstName: "Trung", position: "Scientific Software Developer", pictureUrl: TrungPictureUrl, url: "https://www.dailymotion.com/video/x9zl9t0" }, + { completeName: "Trung Le Duc", firstName: "Trung", position: "Technical Director", pictureUrl: TrungPictureUrl, url: "https://www.dailymotion.com/video/x9zl9t0" }, { completeName: "Sandrine Pataut", firstName: "Sandrine", position: "Scientific Software Developer", pictureUrl: SandrinePictureUrl, url: "https://www.dailymotion.com/video/xa0qmai" }, { completeName: "Matthias Meschede", firstName: "Matthias", position: "Chief Operating Officer", pictureUrl: MatthiasPictureUrl, url: "https://www.dailymotion.com/video/xa0qmae" }, { completeName: "Meriem Ben Ismail", firstName: "Meriem", position: "Scientific Software Developer", pictureUrl: MeriemPictureUrl, url: "https://www.dailymotion.com/video/xa0qmag" }, diff --git a/src/pages/index.module.css b/src/pages/index.module.css index 453850d0..415b82d3 100644 --- a/src/pages/index.module.css +++ b/src/pages/index.module.css @@ -54,7 +54,7 @@ } .accent { - color: var(--ifm-color-accent-red); + color: var(--ifm-color-orange-jupyter); } @media (max-width: 996px) { diff --git a/static/atom.xml b/static/atom.xml index b15ef609..042c8fb6 100644 --- a/static/atom.xml +++ b/static/atom.xml @@ -2,7 +2,7 @@ https://quantstack.net/ Recent blog posts featured by QuantStack team - 2026-06-11T06:36:55.821Z + 2026-08-07T10:17:06.984Z https://github.com/jpmonette/feed QuantStack Team @@ -16,7 +16,7 @@ https://notebook.link/@DerThorsten/async-xeus-python 2026-06-10T00:00:00.000Z -

We added top-level await support to xeus-python 🚀. You can now use toplevel async code directly in notebooks without extra boilerplate — and without blocking the kernel.

]]>
+

We added top-level await support to xeus-python 🚀. You can now use toplevel async code directly in notebooks without extra boilerplate and without blocking the kernel.

]]>
Thorsten Beier diff --git a/static/atom_all.xml b/static/atom_all.xml index 2fa16b4a..4ff4fb4e 100644 --- a/static/atom_all.xml +++ b/static/atom_all.xml @@ -2,7 +2,7 @@ All blog posts featured by QuantStack team - 2026-06-11T06:36:55.824Z + 2026-08-07T10:17:06.991Z https://github.com/jpmonette/feed Atom feed for QuantStack website blog page @@ -10,7 +10,7 @@ https://notebook.link/@DerThorsten/async-xeus-python 2026-06-10T00:00:00.000Z -

We added top-level await support to xeus-python 🚀. You can now use toplevel async code directly in notebooks without extra boilerplate — and without blocking the kernel.

]]>
+

We added top-level await support to xeus-python 🚀. You can now use toplevel async code directly in notebooks without extra boilerplate and without blocking the kernel.

]]>
Thorsten Beier diff --git a/static/rss.xml b/static/rss.xml index 687fab10..7a3b4796 100644 --- a/static/rss.xml +++ b/static/rss.xml @@ -4,12 +4,12 @@ https://quantstack.net RSS for Node - Thu, 11 Jun 2026 06:36:55 GMT + Fri, 07 Aug 2026 10:17:06 GMT <![CDATA[Async Xeus Python]]> - + https://notebook.link/@DerThorsten/async-xeus-python https://notebook.link/@DerThorsten/async-xeus-python diff --git a/static/rss_all.xml b/static/rss_all.xml index d8affd1b..0fed7608 100644 --- a/static/rss_all.xml +++ b/static/rss_all.xml @@ -4,12 +4,12 @@ https://quantstack.net RSS for Node - Thu, 11 Jun 2026 06:36:55 GMT + Fri, 07 Aug 2026 10:17:06 GMT <![CDATA[Async Xeus Python]]> - + https://notebook.link/@DerThorsten/async-xeus-python https://notebook.link/@DerThorsten/async-xeus-python