Skip to content

Commit 15c4b78

Browse files
committed
Update documentation
1 parent c9de345 commit 15c4b78

29 files changed

Lines changed: 60 additions & 18 deletions

en/.doctrees/environment.pickle

3.39 KB
Binary file not shown.
0 Bytes
Binary file not shown.
447 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-188 Bytes
Loading

en/_sources/outreach/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Conference Presentations
1212

1313
Since its public release, DataLab has been introduced at several prestigious conferences in the scientific Python and open-source ecosystems:
1414

15-
.. grid:: 1 1 2 3
15+
.. grid:: 1 1 2 2
1616
:gutter: 2
1717

1818
.. grid-item-card:: 🇺🇸 SciPy 2024

en/_sources/outreach/osxp2024.rst.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,22 @@ The presentation at OSXP 2024 emphasized:
4444
**Funding Diversity**
4545
Showcasing multiple funding sources (CEA, CODRA, NLnet/European Commission) as a model for sustainable open-source development.
4646

47+
Watch the Full Presentation
48+
---------------------------
49+
50+
.. raw:: html
51+
52+
<div style="max-width: 800px; margin: 2em auto;">
53+
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
54+
<iframe src="https://www.youtube.com/embed/lBEu-DeHyz0"
55+
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
56+
frameborder="0" allowfullscreen></iframe>
57+
</div>
58+
</div>
59+
4760
Resources
4861
---------
4962

50-
- `Conference talk page <https://pretalx.com/pydata-paris-2024/talk/WTDVCC/>`_
5163
- `Open Source Experience website <https://www.opensource-experience.com/>`_
5264

5365
Audience and Engagement

en/_sources/outreach/pydata2024.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Watch the Full Presentation
7676

7777
<div style="max-width: 800px; margin: 2em auto;">
7878
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
79-
<iframe src="https://www.youtube.com/embed/lBEu-DeHyz0"
79+
<iframe src="https://www.youtube.com/embed/yn1bR-BVfn8"
8080
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
8181
frameborder="0" allowfullscreen></iframe>
8282
</div>
@@ -85,7 +85,7 @@ Watch the Full Presentation
8585
Resources
8686
---------
8787

88-
- `Video recording on YouTube <https://www.youtube.com/watch?v=lBEu-DeHyz0&list=PLJjbbmRgu6RqGMOhahm2iE6NUkIYIaEDK>`_
88+
- `Video recording on YouTube <https://www.youtube.com/watch?v=yn1bR-BVfn8&list=PLGVZCDnMOq0pKya8gksd00ennKuyoH7v7>`_
8989
- `PyData Paris 2024 conference website <https://pydata.org/paris2024/>`_
9090

9191
Key Takeaways

en/outreach/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ <h1>Talks &amp; Events<a class="headerlink" href="#talks-events" title="Link to
478478
<h2>Conference Presentations<a class="headerlink" href="#conference-presentations" title="Link to this heading">#</a></h2>
479479
<p>Since its public release, DataLab has been introduced at several prestigious conferences in the scientific Python and open-source ecosystems:</p>
480480
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
481-
<div class="sd-row sd-row-cols-1 sd-row-cols-xs-1 sd-row-cols-sm-1 sd-row-cols-md-2 sd-row-cols-lg-3 sd-g-2 sd-g-xs-2 sd-g-sm-2 sd-g-md-2 sd-g-lg-2 docutils">
481+
<div class="sd-row sd-row-cols-1 sd-row-cols-xs-1 sd-row-cols-sm-1 sd-row-cols-md-2 sd-row-cols-lg-2 sd-g-2 sd-g-xs-2 sd-g-sm-2 sd-g-md-2 sd-g-lg-2 docutils">
482482
<div class="sd-col sd-d-flex-row docutils">
483483
<div class="sd-card sd-sphinx-override sd-w-100 sd-shadow-sm sd-card-hover sd-border-2 docutils">
484484
<div class="sd-card-body docutils">

en/outreach/osxp2024.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,10 +509,18 @@ <h2>DataLab at OSXP 2024<a class="headerlink" href="#datalab-at-osxp-2024" title
509509
</dd>
510510
</dl>
511511
</section>
512+
<section id="watch-the-full-presentation">
513+
<h2>Watch the Full Presentation<a class="headerlink" href="#watch-the-full-presentation" title="Link to this heading">#</a></h2>
514+
<div style="max-width: 800px; margin: 2em auto;">
515+
<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;">
516+
<iframe src="https://www.youtube.com/embed/lBEu-DeHyz0"
517+
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
518+
frameborder="0" allowfullscreen></iframe>
519+
</div>
520+
</div></section>
512521
<section id="resources">
513522
<h2>Resources<a class="headerlink" href="#resources" title="Link to this heading">#</a></h2>
514523
<ul class="simple">
515-
<li><p><a class="reference external" href="https://pretalx.com/pydata-paris-2024/talk/WTDVCC/">Conference talk page</a></p></li>
516524
<li><p><a class="reference external" href="https://www.opensource-experience.com/">Open Source Experience website</a></p></li>
517525
</ul>
518526
</section>
@@ -653,6 +661,7 @@ <h2>Significance for DataLab<a class="headerlink" href="#significance-for-datala
653661
<ul class="visible nav section-nav flex-column">
654662
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#conference-overview">Conference Overview</a></li>
655663
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#datalab-at-osxp-2024">DataLab at OSXP 2024</a></li>
664+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#watch-the-full-presentation">Watch the Full Presentation</a></li>
656665
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#resources">Resources</a></li>
657666
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#audience-and-engagement">Audience and Engagement</a></li>
658667
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#broader-impact">Broader Impact</a></li>

0 commit comments

Comments
 (0)