Skip to content

Commit f7109c6

Browse files
committed
hide in gui
1 parent 645816a commit f7109c6

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

class01/class01_intro.jl

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### A Pluto.jl notebook ###
2-
# v0.20.13
2+
# v0.20.15
33

44
using Markdown
55
using InteractiveUtils
@@ -210,16 +210,18 @@ md"[^OptProx]"
210210
211211
"""
212212

213-
# # ╔═╡ 45275d44-e268-43cb-8156-feecd916a6da
214-
# @htl """
215-
# <div style="
216-
# border:1px solid #ccc;
217-
# border-radius:6px;
218-
# padding:1rem;
219-
# font-size:0.9rem;
220-
# max-width:760px;
221-
# line-height:1.45;
222-
# ">
213+
# ╔═╡ 45275d44-e268-43cb-8156-feecd916a6da
214+
# ╠═╡ skip_as_script = true
215+
#=╠═╡
216+
@htl """
217+
<div style="
218+
border:1px solid #ccc;
219+
border-radius:6px;
220+
padding:1rem;
221+
font-size:0.9rem;
222+
max-width:760px;
223+
line-height:1.45;
224+
">
223225
224226
# <!-- ─────────────────────── header ─────────────────────── -->
225227
# <h2 style="margin-top:0">LearningToOptimize&nbsp;Organization</h2>
@@ -345,8 +347,9 @@ md"[^OptProx]"
345347
# hosts datasets and pre-trained weights that can be used with L2O packages.
346348
# </p>
347349
348-
# </div>
349-
# """
350+
</div>
351+
"""
352+
╠═╡ =#
350353

351354
# ╔═╡ c08f511e-b91d-4d17-a286-96469c31568a
352355
md"## Example: Robotic Arm Manipulation"
@@ -1465,7 +1468,7 @@ question_box(md"### Why most simulators use Backward--Euler?")
14651468
# ╟─b452ee52-ee33-44ad-a980-6a6e90954ee1
14661469
# ╟─9f62fae9-283c-44c3-8d69-29bfa90faf29
14671470
# ╠═b6ba1231-2942-4f06-8252-22f02553bb57
1468-
# ╟─baa3993c-96b0-474e-b5b4-f9eaea642a49
1471+
# ╠═baa3993c-96b0-474e-b5b4-f9eaea642a49
14691472
# ╟─9ec1f918-ff16-4a94-b75f-4b07e2931d4c
14701473
# ╟─2f42d32e-8e53-458a-816e-292861a8b8ef
14711474
# ╟─ab369bb9-ecce-4c7b-b082-d6ae49beafe8

0 commit comments

Comments
 (0)