Skip to content

Commit c813ccc

Browse files
committed
Add link and cleanup
1 parent 9cb6ac4 commit c813ccc

File tree

6 files changed

+10
-11
lines changed

6 files changed

+10
-11
lines changed

slide-notebooks/l1_3-julia-intro.jl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ md"""
3939
### Survery for you to fill in now (click or scan, 3min):
4040
"""
4141
#nb # [![survey](./figures/l1_survey_qr.png)](https://forms.gle/FRxEV3PU7iKx5q3L8)
42-
#md # ~~~ <img src="./figures/l1_survey_qr.png" alt="survey" style="width:200px;"/> ~~~
42+
#md # ~~~
43+
#md # <a href="https://forms.gle/FRxEV3PU7iKx5q3L8">
44+
#md # <img src="./figures/l1_survey_qr.png" alt="survey" style="width:200px;"/>
45+
#md # </a>
46+
#md # ~~~
4347

4448
#src #########################################################################
4549
#nb # %% A slide [markdown] {"slideshow": {"slide_type": "slide"}}
-12.3 KB
Binary file not shown.

slide-notebooks/notebooks/figures/l1_julia_logo.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.
-77.6 KB
Binary file not shown.
-569 KB
Binary file not shown.

website/_literate/l1_3-julia-intro_web.jl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ md"""
3939
### Survery for you to fill in now (click or scan, 3min):
4040
"""
4141
#nb # [![survey](../assets/literate_figures/l1_survey_qr.png)](https://forms.gle/FRxEV3PU7iKx5q3L8)
42-
#md # ~~~ <img src="../assets/literate_figures/l1_survey_qr.png" alt="survey" style="width:200px;"/> ~~~
42+
#md # ~~~
43+
#md # <a href="https://forms.gle/FRxEV3PU7iKx5q3L8">
44+
#md # <img src="../assets/literate_figures/l1_survey_qr.png" alt="survey" style="width:200px;"/>
45+
#md # </a>
46+
#md # ~~~
4347

4448
#src #########################################################################
4549
#nb # %% A slide [markdown] {"slideshow": {"slide_type": "slide"}}

0 commit comments

Comments
 (0)