diff --git a/src/components/projects/descriptions/ApacheArrow.md b/src/components/projects/descriptions/ApacheArrow.md
new file mode 100644
index 000000000..9f9361654
--- /dev/null
+++ b/src/components/projects/descriptions/ApacheArrow.md
@@ -0,0 +1,3 @@
+The QuantStack team comprises key maintainers of the Apache Arrow project. The Apache Arrow team at QuantStack provides commercial support and custom development services in the Apache Arrow ecosystem.
+
+Check out our recent announcement on the launch of the Apache Arrow team at QuantStack.
diff --git a/src/components/projects/descriptions/Jupyter.md b/src/components/projects/descriptions/Jupyter.md
index dd8f94ceb..9b582d64c 100644
--- a/src/components/projects/descriptions/Jupyter.md
+++ b/src/components/projects/descriptions/Jupyter.md
@@ -6,7 +6,7 @@
industry and academia, at the foundation of the main open-source and
commercial data science platforms, with millions of users.
- The team comprises nine core contributors and maintainers the
+ The team comprises nine core contributors and maintainers of the
project. We are also behind popular extensions for data
visualization, robotics, and dashboarding.
diff --git a/src/components/projects/descriptions/Robotics.md b/src/components/projects/descriptions/Robotics.md
index 9d3a3a98d..a79602055 100644
--- a/src/components/projects/descriptions/Robotics.md
+++ b/src/components/projects/descriptions/Robotics.md
@@ -3,5 +3,5 @@
We created the RoboStack distribution of ROS, the first conda/mamba
based distribution of ROS, and the first cross-platform
distribution of ROS. We are behind the jupyter-robotics project, a
- collection of JupyterLab and Jupyter extension integrating ROS with
+ collection of JupyterLab and Jupyter extensions integrating ROS with
the Jupyter ecosystem.
\ No newline at end of file
diff --git a/src/components/projects/descriptions/projectsDetails.ts b/src/components/projects/descriptions/projectsDetails.ts
index f04ccffa2..54417eadb 100644
--- a/src/components/projects/descriptions/projectsDetails.ts
+++ b/src/components/projects/descriptions/projectsDetails.ts
@@ -1,10 +1,12 @@
import jupyterLogoUrl from "@site/static/img/projects/Jupyter.png";
import xtensorLogoUrl from "@site/static/img/projects/xtensor.png";
import condaforgeLogoUrl from "@site/static/img/projects/conda_forge.png";
+import apachearrowLogoUrl from "@site/static/img/projects/apache_arrow.png";
import robostackPictureUrl from "@site/static/img/projects/robostack.png";
import JupyterMD from "./Jupyter.md";
import CondaForgeMD from "./CondaForge.md";
import XTensorXSIMDMD from "./XTensorXSIMD.md";
+import ApacheArrowMD from "./ApacheArrow.md";
import RoboticsMD from "./Robotics.md";
@@ -39,6 +41,16 @@ export const projectsDetails = [
ProjectMD: CondaForgeMD,
reverse:"false"
},
+ {
+ name: "apache_arrow",
+ title: "Apache Arrow and Parquet",
+ pictureRoute: apachearrowLogoUrl,
+ pictureWidth: "176px",
+ pictureHeight: "63px",
+ pictureAltText: "Picture for Apache Arrow project showing the logo made of arrows.",
+ ProjectMD: ApacheArrowMD,
+ reverse:"false"
+ },
{
name: "robotics",
title: "Robotics",
diff --git a/src/components/projects/styles.module.css b/src/components/projects/styles.module.css
index 90a8a5a58..362f0f78c 100644
--- a/src/components/projects/styles.module.css
+++ b/src/components/projects/styles.module.css
@@ -73,6 +73,11 @@ div .project_title {
margin-bottom: var(--ifm-spacing-xl);
}
+ .project_picture_apache_arrow {
+ border: none;
+ margin-bottom: var(--ifm-spacing-xl);
+ }
+
.project_picture_robotics {
border: none;
margin-bottom: var(--ifm-spacing-xl);
@@ -128,6 +133,12 @@ div .project_title {
border-radius: 10px;
}
+ .project_picture_apache_arrow {
+ border: solid 1px black;
+ margin-bottom: var(--ifm-spacing-lg);
+ border-radius: 10px;
+ }
+
.project_picture_robotics {
border: solid 1px rgb(146, 95, 218);
margin-bottom: var(--ifm-spacing-lg);
diff --git a/static/img/projects/apache_arrow.png b/static/img/projects/apache_arrow.png
new file mode 100644
index 000000000..354ab61b7
Binary files /dev/null and b/static/img/projects/apache_arrow.png differ
diff --git a/static/img/projects/apache_arrow.svg b/static/img/projects/apache_arrow.svg
new file mode 100644
index 000000000..ac650301a
--- /dev/null
+++ b/static/img/projects/apache_arrow.svg
@@ -0,0 +1,242 @@
+
+
+
+