From 87fd459028401f0a968267b6f05c93bc58f737d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20=C3=98vlisen?= Date: Thu, 14 Dec 2023 13:11:14 +0100 Subject: [PATCH] Update projects.html Typos Please clarify meaning of sentence about core team / maintainers. --- projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects.html b/projects.html index 12c227ac6..9dda56da3 100755 --- a/projects.html +++ b/projects.html @@ -50,7 +50,7 @@

Project Jupyter

QuantStack is one of the main organizations supporting the Jupyter project, an open-source ecosystem of developer tools meant to improve the workflows of scientists and engineers.

In the past few years, Jupyter has become a de-facto standard in both industry and academia, at the foundation of the main open-source and commercial data science platforms, with millions of users.

-

The team comprises seven core contributors and maintainers the project. We are also behind several popular extensions for data visualization, robotics, and dashboarding.

+

The team comprises seven core contributors maintaining the project. We are also behind several popular extensions for data visualization, robotics, and dashboarding.

The QuantStack team is responsible for several major evolutions in the project, such as the JupyterLab visual debugger, and collaborative editing.

@@ -108,7 +108,7 @@

Mamba

Our latest endeavor is the Mamba project, a fast drop-in replacement for the conda package manager. Mamba can be several orders of magnitude faster than conda to resolve compatibility contraints of conda environment, especially when dealing with large package repositories such as conda-forge.

Mamba has been adopted by major projects such as conda-forge, bioconda, Jupyter's MyBinder.org, and is used in large corporate settings.

-

Beyong mamba, we are also responsible for the Quetz project, an open-source hosting service for conda packages.

+

Beyond mamba, we are also responsible for the Quetz project, an open-source hosting service for conda packages.