Skip to content

Commit

Permalink
Survey link
Browse files Browse the repository at this point in the history
  • Loading branch information
mauro3 committed Sep 17, 2024
1 parent a3b5107 commit b6d211d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
Binary file modified slide-notebooks/figures/l1_survey_qr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 5 additions & 2 deletions slide-notebooks/l1_3-julia-intro.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ md"""
6. Assembler
7. Coq, Brainfuck, ...
[Survey](https://docs.google.com/forms/d/1ROOY4QLaL-_vM8eXKhCp72FCPfaTshfCrR2syv562BE/edit#responses)
### Survery for you to fill in now (click or scan, 3min):
[![survey](./figures/l1_survey_qr.png)](https://forms.gle/FRxEV3PU7iKx5q3L8)
"""

#src #########################################################################
Expand Down Expand Up @@ -188,7 +189,9 @@ This notebook you can get onto your JupyterHub by
- opening the hub
- opening a terminal
- pasting into the terminal `wget https://people.ee.ethz.ch/~werderm/l1.ipynb`
- pasting into the terminal:
`wget https://raw.githubusercontent.com/eth-vaw-glaciology/course-101-0250-00/main/slide-notebooks/notebooks/l1_3-julia-intro.ipynb`
Open it by clicking on it in the sidebar.
"""
Expand Down
7 changes: 5 additions & 2 deletions slide-notebooks/notebooks/l1_3-julia-intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"6. Assembler\n",
"7. Coq, Brainfuck, ...\n",
"\n",
"[Survey](https://docs.google.com/forms/d/1ROOY4QLaL-_vM8eXKhCp72FCPfaTshfCrR2syv562BE/edit#responses)"
"### Survery for you to fill in now (click or scan, 3min):\n",
"[![survey](./figures/l1_survey_qr.png)](https://forms.gle/FRxEV3PU7iKx5q3L8)"
],
"metadata": {
"name": "A slide ",
Expand Down Expand Up @@ -295,7 +296,9 @@
"\n",
"- opening the hub\n",
"- opening a terminal\n",
"- pasting into the terminal `wget https://people.ee.ethz.ch/~werderm/l1.ipynb`\n",
"- pasting into the terminal:\n",
"\n",
"`wget https://raw.githubusercontent.com/eth-vaw-glaciology/course-101-0250-00/main/slide-notebooks/notebooks/l1_3-julia-intro.ipynb`\n",
"\n",
"Open it by clicking on it in the sidebar."
],
Expand Down
7 changes: 5 additions & 2 deletions website/_literate/l1_3-julia-intro_web.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ md"""
6. Assembler
7. Coq, Brainfuck, ...
[Survey](https://docs.google.com/forms/d/1ROOY4QLaL-_vM8eXKhCp72FCPfaTshfCrR2syv562BE/edit#responses)
### Survery for you to fill in now (click or scan, 3min):
[![survey](../assets/literate_figures/l1_survey_qr.png)](https://forms.gle/FRxEV3PU7iKx5q3L8)
"""

#src #########################################################################
Expand Down Expand Up @@ -188,7 +189,9 @@ This notebook you can get onto your JupyterHub by
- opening the hub
- opening a terminal
- pasting into the terminal `wget https://people.ee.ethz.ch/~werderm/l1.ipynb`
- pasting into the terminal:
`wget https://raw.githubusercontent.com/eth-vaw-glaciology/course-101-0250-00/main/slide-notebooks/notebooks/l1_3-julia-intro.ipynb`
Open it by clicking on it in the sidebar.
"""
Expand Down

0 comments on commit b6d211d

Please sign in to comment.