Skip to content

Commit

Permalink
Merge pull request #89 from MindTheGap-ERC/feedback_form
Browse files Browse the repository at this point in the history
Add link to the feedback form, correct new typos
  • Loading branch information
EmiliaJarochowska authored Nov 18, 2024
2 parents cd39c22 + 57ba4d1 commit 5965fbf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/notebooks/first_tutorial.jl
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ end

# ╔═╡ 0ce8de55-3304-431d-a2aa-110b46a25c9b
md"""
This CarboKitten tutorial is aimed at people that are completely new to Julia. Please, follow the button on the top-right to download this notebook, and put it in an new directory.
This CarboKitten tutorial is aimed at people that are completely new to Julia. Please follow the button on the top-right to download this notebook, and put it in an new directory.
"""

# ╔═╡ 9babc2b0-9c26-11ef-3459-0d113ec3c402
Expand Down Expand Up @@ -168,7 +168,7 @@ julia> using Pluto
└ (y/n/o) [y]:
```
A Please type `Pluto.run()` and press Enter to start the Pluto Notebook as follows:
Please type `Pluto.run()` and press Enter to start the Pluto Notebook as follows:
```
┌ Info:
Expand All @@ -182,7 +182,7 @@ A Please type `Pluto.run()` and press Enter to start the Pluto Notebook as follo
```
fter a while you should see a pop-up window.
After a while you should see a pop-up window.
Open the notebook that you downloaded.
Expand All @@ -191,7 +191,7 @@ Open the notebook that you downloaded.
# ╔═╡ d573309f-c99a-43e9-a89f-083ef4ade5d8
md"""
!!! danger "☕ Coffee time! ☕"
When you open the notebook and click "Run notebook code" at the top-right corner, Pluto will download and compile all the needed packages. Depending on your machine this may take 5-10 minutes.
When you open the notebook and click "Run notebook code" at the top-right corner, Pluto will download and compile all the needed packages. Depending on your machine this may take 5-10 minutes. We would love to hear your feedback: please share it via (this form)[https://forms.office.com/e/8RnBXqxq2D].
"""

# ╔═╡ 3b7fef8b-efb9-467d-b6db-f7cfa132be69
Expand Down

0 comments on commit 5965fbf

Please sign in to comment.