You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclassName="page-tagline">~30 engineers and researchers building the infrastructure of modern science.</p>
31
31
<p>Founded in Paris in 2016. JupyterLab, Mamba, JupyterLite, emscripten-forge — tools reaching millions daily. Our founder received the ACM Software System Award, given to the same cohort as the creators of Unix, Java, and the World Wide Web.</p>
@@ -53,7 +53,7 @@ export function AboutContent() {
53
53
</CardGrid>
54
54
</Section>
55
55
<Section>
56
-
<h2>Meet the QuantStack team</h2>
56
+
<h2>Meet the QuantStack <spanclassName="highlight">team</span></h2>
57
57
<divclassName={styles.team_description}>
58
58
Most of us have PhDs or deep research backgrounds. We operate as a collective of principal contributors — everyone on the team ships code to the projects we maintain. No passengers.
Copy file name to clipboardExpand all lines: src/pages/blog.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ export default function BlogPage(): JSX.Element {
11
11
return(
12
12
<Layout>
13
13
<SectionpageTopfullHeightbg="yellow">
14
-
<h1>Featured posts by QuantStack contributors</h1>
14
+
<h1>Featured posts by <spanclassName="highlight">QuantStack</span> contributors</h1>
15
15
<pclassName="page-tagline">From the maintainers, at the source.</p>
16
16
<p>
17
17
Technical deep-dives, release notes, and perspectives from the people who wrote the code. Read about the decisions, trade-offs, and discoveries that go into the tools powering modern science. From Mamba's solver design to JupyterLab's real-time collaboration protocol — these posts come from the engineers who made the calls.
Copy file name to clipboardExpand all lines: src/pages/careers.tsx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ function CareersContent() {
57
57
return(
58
58
<>
59
59
<SectionpageTopfullHeightbg="yellow">
60
-
<h1>Join the QuantStack team.</h1>
60
+
<h1><spanclassName="highlight">Join</span> the QuantStack team.</h1>
61
61
<pclassName="page-tagline">Your code will reach millions. Your contributions go upstream.</p>
62
62
<p>We are ~30 researchers and engineers building the infrastructure of scientific computing. This is not a support role — it's a principal contributor role from day one. Most of us have PhDs or deep research backgrounds, and every one of us ships code upstream.</p>
We're looking for researchers and engineers who want to work at the frontier of open-source scientific computing. If you have strong fundamentals, a taste for hard problems, and care deeply about the impact of your work — we'd like to meet you.
78
78
</div>
79
79
<divclassName={styles.interviews_container}>
80
-
<h2>Working at QuantStack</h2>
80
+
<h2>Working at <spanclassName="highlight">QuantStack</span></h2>
<pclassName="page-tagline">Back the features the scientific community needs.</p>
17
17
<p>High-demand open-source features with detailed plans already in place — the work is scoped, the need is proven, only funding is missing. Sponsoring through QuantStack means your investment lands upstream and benefits the entire ecosystem. Back a project and get it shipped.</p>
0 commit comments