File tree Expand file tree Collapse file tree 2 files changed +72
-28
lines changed
Expand file tree Collapse file tree 2 files changed +72
-28
lines changed Original file line number Diff line number Diff line change 437437
438438---
439439
440- ## Who is this for?
441-
442- - 🏛️ Research teams
443- - 🏙️ Urban planners
444- - 🧑🏫 Educators
445- - 🌿 Environmental scientists
446- <!-- - 👩💻 Open-source contributors -->
447-
448- <!-- ---
440+ <section style =" position : relative ; overflow : hidden ;" >
441+ <div style =" position : relative ; opacity : 1 ; z-index : 1 ;" >
442+ <h2 style="text-transform: none;">Who is this for?</h2>
443+ <ul>
444+ <li class="fragment">🏛️ Research teams</li>
445+ <li class="fragment">🏙️ Urban planners</li>
446+ <li class="fragment">🧑🏫 Educators</li>
447+ <li class="fragment">🌿 Environmental scientists</li>
448+ <!-- <li class="fragment">👩💻 Open-source contributors</li> -->
449+ </ul>
450+ </div >
449451
450- ## Real-World Use Cases
452+ <img
453+ src="images/astronaut-on-a-rocket.webp"
454+ alt="astronaut rocket"
455+ style="
456+ position: absolute;
457+ bottom: -20px;
458+ right: -10px;
459+ max-height: 90%;
460+ opacity: 0.3;
461+ pointer-events: none;
462+ z-index: 0;
463+ "
464+ />
465+ </section >
451466
452- 1. Parametric parts for 3D printing (JupyterCAD)
453- 2. Pollution layer overlays + AQI data (JupyterGIS)
454- 3. Satellite image analysis workflows (GDAL in-browser)
455- 4. Collaborative geo-tagged design notebooks for civic planning -->
467+ <!--
468+ <section>
469+ <h2 style="text-transform: none;">Real-World Use Cases</h2>
470+ <ol>
471+ <li class="fragment">Parametric parts for 3D printing (JupyterCAD)</li>
472+ <li class="fragment">Pollution layer overlays + AQI data (JupyterGIS)</li>
473+ <li class="fragment">Satellite image analysis workflows (GDAL in-browser)</li>
474+ <li class="fragment">Collaborative geo-tagged design notebooks for civic planning</li>
475+ </ol>
476+ </section>
477+ -->
456478
457479
458480---
Original file line number Diff line number Diff line change 1- ## Who is this for?
1+ <section style =" position : relative ; overflow : hidden ;" >
2+ <div style =" position : relative ; opacity : 1 ; z-index : 1 ;" >
3+ <h2 style="text-transform: none;">Who is this for?</h2>
4+ <ul>
5+ <li class="fragment">🏛️ Research teams</li>
6+ <li class="fragment">🏙️ Urban planners</li>
7+ <li class="fragment">🧑🏫 Educators</li>
8+ <li class="fragment">🌿 Environmental scientists</li>
9+ <!-- <li class="fragment">👩💻 Open-source contributors</li> -->
10+ </ul>
11+ </div >
212
3- - 🏛️ Research teams
4- - 🏙️ Urban planners
5- - 🧑🏫 Educators
6- - 🌿 Environmental scientists
7- <!-- - 👩💻 Open-source contributors -->
13+ <img
14+ src="images/astronaut-on-a-rocket.webp"
15+ alt="astronaut rocket"
16+ style="
17+ position: absolute;
18+ bottom: -20px;
19+ right: -10px;
20+ max-height: 90%;
21+ opacity: 0.3;
22+ pointer-events: none;
23+ z-index: 0;
24+ "
25+ />
26+ </section >
827
9- <!-- ---
10-
11- ## Real-World Use Cases
12-
13- 1. Parametric parts for 3D printing (JupyterCAD)
14- 2. Pollution layer overlays + AQI data (JupyterGIS)
15- 3. Satellite image analysis workflows (GDAL in-browser)
16- 4. Collaborative geo-tagged design notebooks for civic planning -->
28+ <!--
29+ <section>
30+ <h2 style="text-transform: none;">Real-World Use Cases</h2>
31+ <ol>
32+ <li class="fragment">Parametric parts for 3D printing (JupyterCAD)</li>
33+ <li class="fragment">Pollution layer overlays + AQI data (JupyterGIS)</li>
34+ <li class="fragment">Satellite image analysis workflows (GDAL in-browser)</li>
35+ <li class="fragment">Collaborative geo-tagged design notebooks for civic planning</li>
36+ </ol>
37+ </section>
38+ -->
You can’t perform that action at this time.
0 commit comments