Skip to content

Commit 0378560

Browse files
committed
Update team page
1 parent bfb24a2 commit 0378560

File tree

2 files changed

+27
-24
lines changed

2 files changed

+27
-24
lines changed

carlos.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,15 @@ <h3><strong>Carlos Herrero </strong><br/>
4343
</div>
4444
<div class="description">
4545
<p>
46-
<p>Carlos is a Scientific software developer passionate about AI and its applications to robotics. Currently working towards his Masters degree in Artificial Intelligence, Pattern Recognition and Digital Imaging at <a target="_blank" href="https://www.upv.es">UPV</a>.</p>
46+
<p>Carlos is a scientific software developer and a maintainer of the JupyterLab project.</p>
4747

4848
<p>Prior to QuantStack he worked as an intern at <a target="_blank" href="https://www.ai2.upv.es/en/home-2">Instituto AI2</a> developing algorithms for 3-D printing with 6-axis robots.</p>
4949

50-
<p>His current work focuses on expanding the <a target="_blank" href="https://jupyter.org">Jupyter ecosystem</a> by developing new extensions to integrate <a target="_blank" href="https://www.ros.org">ROS</a> in JupyterLab and also contributing to <a target="_blank" href="https://github.com/voila-dashboards/voila">Voilà</a>.</p>
50+
<p>As a maintainer of the JupyterLab open-source project, Carlos focuses on the real-time collaboration features of the project. Beyond the core of JupyterLab, he also works on developing new extensions to integrate <a target="_blank" href="https://www.ros.org">ROS</a> in JupyterLab and also contributing to <a target="_blank" href="https://github.com/voila-dashboards/voila">Voilà</a>.
51+
</p>
5152
</p>
53+
<hr>
54+
<p>🎖️ <a href="https://blog.jupyter.org/congratulations-distinguished-contributors-7a7b215b8bd0">Jupyter Distinguished Contributor</a></p>
5255
</div>
5356
</div>
5457
</div>

the-team.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -215,31 +215,20 @@ <h3><a href="javascript:;">Frédéric Collonval</a><br/>
215215
</div>
216216
</div>
217217
</div>
218-
</div>
219-
</div>
220-
221-
<div class="container">
222-
<h2 class="col-md-10 col-md-push-1">The core team.</h2>
223-
<h4 class="col-md-10 col-md-push-1">The core QuantStack team comprises core contributors to major open-source projects, ranging from Jupyter to conda-forge.</h4>
224-
</div>
225-
226-
<div class="container">
227-
<div class="col-lg-10 col-lg-push-1 portraits">
228218
<div class="col-md-4">
229219
<div class="portrait-bis" >
230220
<div data-href="david.html">
231-
232-
<div class="haut-portrait">
233-
</div>
234-
<div class="text-center">
235-
<a href="javascript:;" class="img-circle avatar">
236-
<img src="img/avatar/David.jpg" srcset="img/avatar/David@2x.jpg 2x" class="img-circle avatar">
237-
</a>
238-
<h3><a href="javascript:;">David Brochart</a><br/>
239-
Scientific Software Developer
240-
</h3>
241-
<a href="javascript:;"><img class="fleche" src="img/fleche-droite.svg"></a>
242-
</div>
221+
<div class="haut-portrait">
222+
</div>
223+
<div class="text-center">
224+
<a href="javascript:;" class="img-circle avatar">
225+
<img src="img/avatar/David.jpg" srcset="img/avatar/David@2x.jpg 2x" class="img-circle avatar">
226+
</a>
227+
<h3><a href="javascript:;">David Brochart</a><br/>
228+
Technical Director
229+
</h3>
230+
<a href="javascript:;"><img class="fleche" src="img/fleche-droite.svg"></a>
231+
</div>
243232
</div>
244233
<div class="text-center">
245234
<div class="reseau">
@@ -250,6 +239,17 @@ <h3><a href="javascript:;">David Brochart</a><br/>
250239
</div>
251240
</div>
252241
</div>
242+
</div>
243+
</div>
244+
245+
<div class="container">
246+
<h2 class="col-md-10 col-md-push-1">The core team.</h2>
247+
<h4 class="col-md-10 col-md-push-1">The core QuantStack team comprises core contributors to major open-source projects, ranging from Jupyter to conda-forge.</h4>
248+
</div>
249+
250+
<div class="container">
251+
<div class="col-lg-10 col-lg-push-1 portraits">
252+
253253
<div class="col-md-4">
254254
<div class="portrait-bis" >
255255
<div data-href="carlos.html">

0 commit comments

Comments
 (0)