Skip to content

Commit 868399b

Browse files
committed
Deploying to Fall24-output from @ 93a2262 🚀
1 parent 52b86c1 commit 868399b

File tree

105 files changed

+67
-56
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+67
-56
lines changed

Fall24/cheatsheets/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h3>Module 3: Climate Science</h3>
130130
<main>
131131
<h1 id="cheatsheets"><a href="#cheatsheets" class="anchor"></a>Cheatsheets</h1>
132132
<ul>
133-
<li><a href="++magic#root#url%7E1DmDWvrMQ7DExbWcn6RksO++/week0/basic_syntax/">Getting Started with Julia - live</a>.</li>
133+
<li><a href="++magic#root#url%7E72nOPXWQ5UYbiVU6QpomJo++/week0/basic_syntax/">Getting Started with Julia - live</a>.</li>
134134
<li><a href="https://juliadocs.github.io/Julia-Cheat-Sheet/">Fastrack to Julia</a> cheatsheet.</li>
135135
<li><a href="https://cheatsheets.quantecon.org/">MATLAB-Julia-Python comparative cheatsheet</a> by <a href="https://quantecon.org">QuantEcon group</a></li>
136136
<li><a href="https://github.com/sswatson/cheatsheets/blob/master/plotsjl-cheatsheet.pdf">Plots.jl cheatsheet</a></li>

Fall24/climate_science/2d_advection_diffusion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/2d_advection_diffusion_a1085e41.plutostate' notebookfile='../../generated_assets/2d_advection_diffusion_60e784c3.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/2d_advection_diffusion_e996e303.plutostate' notebookfile='../../generated_assets/2d_advection_diffusion_60e784c3.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/advection_and_diffusion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/advection_and_diffusion_0df2585e.plutostate' notebookfile='../../generated_assets/advection_and_diffusion_ca27876b.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/advection_and_diffusion_77b75e31.plutostate' notebookfile='../../generated_assets/advection_and_diffusion_ca27876b.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/climate2_snowball_earth/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/climate2_snowball_earth_625a926e.plutostate' notebookfile='../../generated_assets/climate2_snowball_earth_1dd49363.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/climate2_snowball_earth_ba9fc50c.plutostate' notebookfile='../../generated_assets/climate2_snowball_earth_1dd49363.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/how_to_collaborate_on_software/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/how_to_collaborate_on_software_49da4a05.plutostate' notebookfile='../../generated_assets/how_to_collaborate_on_software_f33790f2.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/how_to_collaborate_on_software_6a2c94d1.plutostate' notebookfile='../../generated_assets/how_to_collaborate_on_software_f33790f2.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/inverse_climate_model/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/inverse_climate_model_3672a4b7.plutostate' notebookfile='../../generated_assets/inverse_climate_model_74e5c79f.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/inverse_climate_model_0c581f87.plutostate' notebookfile='../../generated_assets/inverse_climate_model_74e5c79f.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/odes_and_parameterized_types/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/odes_and_parameterized_types_38d92a69.plutostate' notebookfile='../../generated_assets/odes_and_parameterized_types_f9109ebd.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/odes_and_parameterized_types_b76dde3a.plutostate' notebookfile='../../generated_assets/odes_and_parameterized_types_f9109ebd.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/optimization_with_JuMP/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/optimization_with_JuMP_562fddee.plutostate' notebookfile='../../generated_assets/optimization_with_JuMP_eed5f3bc.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/optimization_with_JuMP_4da4dde8.plutostate' notebookfile='../../generated_assets/optimization_with_JuMP_eed5f3bc.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/our_first_climate_model/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/our_first_climate_model_d7929004.plutostate' notebookfile='../../generated_assets/our_first_climate_model_b24e86ad.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/our_first_climate_model_b0059ed0.plutostate' notebookfile='../../generated_assets/our_first_climate_model_b24e86ad.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

Fall24/climate_science/predicting_the_weather/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h4>Lecture Video</h4>
138138
</div>
139139
</div>
140140

141-
<pluto-editor statefile='../../generated_assets/predicting_the_weather_4c936e48.plutostate' notebookfile='../../generated_assets/predicting_the_weather_788de1b0.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
141+
<pluto-editor statefile='../../generated_assets/predicting_the_weather_0ccf1c58.plutostate' notebookfile='../../generated_assets/predicting_the_weather_788de1b0.jl' slider-server-url='https://computationalthinking-sliderserver-droplet.plutojl.org' disable-ui=''></pluto-editor>
142142

143143
</div>
144144
</div>

0 commit comments

Comments
 (0)