File tree Expand file tree Collapse file tree 3 files changed +32
-10
lines changed
Expand file tree Collapse file tree 3 files changed +32
-10
lines changed Original file line number Diff line number Diff line change 111111
112112<section >
113113 <h2 >Why Jupyter?</h2 >
114- <ul >
115- <li class="fragment">Scientific computing is increasingly moving to the <strong>browser</strong></li>
116- <li class="fragment"><strong>CAD</strong> and <strong>GIS</strong> tools are still mostly tied to heavy <strong>desktop applications</strong></li>
117- <li class="fragment"><strong>Jupyter</strong> has become the central hub for <strong>reproducible research</strong></li>
118- </ul >
114+
115+ <div style =" position : relative ;" >
116+ <div style="z-index: 2; position: relative;">
117+ <ul>
118+ <li class="fragment">Scientific computing is increasingly moving to the <strong>browser</strong></li>
119+ <li class="fragment"><strong>CAD</strong> and <strong>GIS</strong> tools are still mostly tied to heavy <strong>desktop applications</strong></li>
120+ <li class="fragment"><strong>Jupyter</strong> has become the central hub for <strong>reproducible research</strong></li>
121+ </ul>
122+ </div>
123+ <img
124+ src="images/astronaut-with-a-surprise.webp"
125+ alt="Astronaut with a surprise"
126+ style="position: absolute; right: 0; bottom: 0; max-height: 80%; opacity: 0.3; z-index: 1; pointer-events: none;"
127+ />
128+ </div >
119129</section >
120130
131+
121132<section >
122133 <h2 >Jupyter Strengths</h2 >
123134 <ul >
Original file line number Diff line number Diff line change 11<section >
22 <h2 >Why Jupyter?</h2 >
3- <ul >
4- <li class="fragment">Scientific computing is increasingly moving to the <strong>browser</strong></li>
5- <li class="fragment"><strong>CAD</strong> and <strong>GIS</strong> tools are still mostly tied to heavy <strong>desktop applications</strong></li>
6- <li class="fragment"><strong>Jupyter</strong> has become the central hub for <strong>reproducible research</strong></li>
7- </ul >
3+
4+ <div style =" position : relative ;" >
5+ <div style="z-index: 2; position: relative;">
6+ <ul>
7+ <li class="fragment">Scientific computing is increasingly moving to the <strong>browser</strong></li>
8+ <li class="fragment"><strong>CAD</strong> and <strong>GIS</strong> tools are still mostly tied to heavy <strong>desktop applications</strong></li>
9+ <li class="fragment"><strong>Jupyter</strong> has become the central hub for <strong>reproducible research</strong></li>
10+ </ul>
11+ </div>
12+ <img
13+ src="images/astronaut-with-a-surprise.webp"
14+ alt="Astronaut with a surprise"
15+ style="position: absolute; right: 0; bottom: 0; max-height: 80%; opacity: 0.3; z-index: 1; pointer-events: none;"
16+ />
17+ </div >
818</section >
919
20+
1021<section >
1122 <h2 >Jupyter Strengths</h2 >
1223 <ul >
You can’t perform that action at this time.
0 commit comments