Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h3 class="secondaire">Project Jupyter</h3>
<div class="col-md-8 team-intro-txt">
<p>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.</p>
<p>In the past few years, Jupyter has become a <i>de-facto</i> standard in both industry and academia, at the foundation of the main open-source and commercial data science platforms, with millions of users.</p>
<p>The team comprises seven core contributors and maintainers the project. We are also behind several popular extensions for <a href="https://blog.jupyter.org/ipygany-jupyter-into-the-third-dimension-29a97597fc33">data visualization</a>, <a href="https://blog.jupyter.org/jupyterlab-ros-3dc9dab7f421">robotics</a>, and <a href="https://blog.jupyter.org/and-voil%C3%A0-f6a2c08a4a93">dashboarding</a>.</p>
<p>The team comprises seven core contributors maintaining the project. We are also behind several popular extensions for <a href="https://blog.jupyter.org/ipygany-jupyter-into-the-third-dimension-29a97597fc33">data visualization</a>, <a href="https://blog.jupyter.org/jupyterlab-ros-3dc9dab7f421">robotics</a>, and <a href="https://blog.jupyter.org/and-voil%C3%A0-f6a2c08a4a93">dashboarding</a>.</p>
<p>The QuantStack team is responsible for several major evolutions in the project, such as the <a href="https://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559">JupyterLab visual debugger</a>, and <a href="https://blog.jupyter.org/how-we-made-jupyter-notebooks-collaborative-with-yjs-b8dff6a9d8af">collaborative editing</a>.</p>
</div>
</div>
Expand Down Expand Up @@ -108,7 +108,7 @@ <h3 class="secondaire">Mamba</h3>
<div class="col-md-8 team-intro-txt">
<p>Our latest endeavor is the <a href="https://github.com/mamba-org/mamba">Mamba</a> project, a <i>fast</i> 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 <a href="https://conda-forge.org/">conda-forge</a>.</p>
<p>Mamba has been adopted by major projects such as conda-forge, bioconda, Jupyter's MyBinder.org, and is used in large corporate settings.</p>
<p>Beyong mamba, we are also responsible for the <a href="https://github.com/mamba-org/quetz">Quetz</a> project, an open-source hosting service for conda packages.</p>
<p>Beyond mamba, we are also responsible for the <a href="https://github.com/mamba-org/quetz">Quetz</a> project, an open-source hosting service for conda packages.</p>
</div>
</div>
</div>
Expand Down