Skip to content

Commit 463ab80

Browse files
committed
Update links
1 parent 31bb148 commit 463ab80

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Detailed course description is available on the [**ETHZ course catalogue**](http
2424

2525
### Live lectures
2626
- In person lectures will take place in [HCI](http://www.mapsearch.ethz.ch/map/mapSearchPre.do?gebaeudeMap=HCI&geschossMap=E&raumMap=8&farbcode=c010&lang=en) [E8](http://www.rauminfo.ethz.ch/Rauminfo/grundrissplan.gif?gebaeude=HCI&geschoss=E&raumNr=8&lang=en).
27-
- Online attendance will be possible on [Zoom](https://ethz.zoom.us/j/63706156394) (ETH Students only - Password _and password-less login_ available on [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=23586)).
27+
- Online attendance will be possible on [Zoom](https://moodle-app2.let.ethz.ch/mod/zoom/view.php?id=1104644) (ETH Students only - Password _and password-less login_ available on [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=23586))).
2828
- **Exercise session** following-up the lecture will not be broadcasted _(no online support will be provided during the exercise session)_.
2929

3030
### Discussion

website/homework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hascode = false
77

88
| Assignment | Due date | Submission | Notes |
99
| :----------: | :--------------------: | :---------------------------------------------------------------------: | :-----: |
10-
| Lect. 1 | 25.09.2024 - 23h59 CET | [Moodle](https://moodle-app2.let.ethz.ch/mod/assign/view.php?id=951185) | Submit a folder containing all exercise notebooks from [JupyterHub](https://jhub-let-04-20175.let.ethz.ch/hub/home). |
10+
| Lect. 1 | 25.09.2024 - 23h59 CET | [Moodle](https://moodle-app2.let.ethz.ch/mod/assign/view.php?id=1103803) | Submit a folder containing all exercise notebooks from [JupyterHub](https://jhub-let-04-23586.ethz.ch/hub/home). |
1111
<!-- | Lect. 2 | 04.10.2024 - 23h59 CET | [Moodle (notebooks)](https://moodle-app2.let.ethz.ch/mod/assign/view.php?id=956971), [Moodle (commit hash + PR)](https://moodle-app2.let.ethz.ch/mod/assign/view.php?id=956988) | For the notebooks submission, submit a folder containing all exercise notebooks from [JupyterHub](https://jhub-let-04-20175.let.ethz.ch/hub/home). For the commit hash + PR submission, copy the git commit hash (SHA) of the final push on the branch `homework-2` and open a pull request on the `main` branch. Paste both the commit hash and the PR link on Moodle (check [Logistics](/logistics/#submission) for more details on how to set up the GitHub repository).|
1212
| Lect. 3 | 11.10.2024 - 23h59 CET | [Moodle (commit hash + PR)](https://moodle-app2.let.ethz.ch/mod/assign/view.php?id=960769) | For the submission, copy the git commit hash (SHA) of the final push on the branch `homework-3` and open a pull request on the `main` branch. Paste both the SHA and the PR link on Moodle. |
1313
| Lect. 4 | 18.10.2024 - 23h59 CET | [Moodle (commit hash + PR)](https://moodle-app2.let.ethz.ch/mod/assign/view.php?id=963837) | For the submission, copy the git commit hash (SHA) of the final push on the branch `homework-4` and open a pull request on the `main` branch. Paste both the SHA and the PR link on Moodle. |

website/logistics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hascode = false
66
# Logistics
77

88
[![Element chat](/assets/element_chat.svg#badge)](https://chat.ethz.ch)
9-
[![Zoom Meeting](/assets/zoom_logo.svg#badge)](https://ethz.zoom.us/j/63706156394)
9+
[![Zoom Meeting](/assets/zoom_logo.svg#badge)](https://moodle-app2.let.ethz.ch/mod/zoom/view.php?id=1104644)
1010
[![ETHZ Moodle](/assets/moodle.png#badge)](https://moodle-app2.let.ethz.ch/course/view.php?id=23586)
1111

1212
> **Suggestion:** Bookmark this page for easy access to all infos you need for the course.
@@ -24,7 +24,7 @@ The course will be taught in a hands-on fashion, putting emphasis on you writing
2424

2525
### Live lectures | Tuesdays 12h45-15h30
2626
- In person lectures will take place in [HCI](http://www.mapsearch.ethz.ch/map/mapSearchPre.do?gebaeudeMap=HCI&geschossMap=E&raumMap=8&farbcode=c010&lang=en) [E8](http://www.rauminfo.ethz.ch/Rauminfo/grundrissplan.gif?gebaeude=HCI&geschoss=E&raumNr=8&lang=en).
27-
- Online attendance will be possible on [Zoom](https://ethz.zoom.us/j/63706156394) (ETH Students only - Password _and password-less login_ available on [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=23586)).
27+
- Online attendance will be possible on [Zoom](https://moodle-app2.let.ethz.ch/mod/zoom/view.php?id=1104644) (ETH Students only - Password _and password-less login_ available on [Moodle](https://moodle-app2.let.ethz.ch/course/view.php?id=23586)).
2828
- **Exercise session** follow the lectures; they will not be broadcasted _(no online support will be provided during the exercise session)_.
2929

3030
### Office hours

website/software_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ All the course slides are [Jupyter notebooks](https://jupyter.org/); browser-bas
1515
Code cells are executed by putting the cursor into the cell and hitting `shift + enter`. For more info see the [documentation](https://jupyter-notebook.readthedocs.io/en/stable/).
1616

1717
### Exercises and homework
18-
The first two lecture's homework assignments will be [Jupyter notebooks](https://jupyter.org/). You can import the notebooks from Moodle into your JupyterHub space. You can execute them on the [JupyterHub](https://moodle-app2.let.ethz.ch/mod/lti/view.php?id=938222) or download them and run them them locally if you're already set-up.
18+
The first two lecture's homework assignments will be [Jupyter notebooks](https://jupyter.org/). You can import the notebooks from Moodle into your JupyterHub space. You can execute them on the [JupyterHub](https://moodle-app2.let.ethz.ch/mod/lti/view.php?id=1105076) or download them and run them them locally if you're already set-up.
1919

2020
For submission, you can directly submit the folder containing all notebooks of a lecture from within the JupyterHub/Moodle integration. From the homework task on Moodle, you should be able to launch the notebooks in your JupyterHub. Once the homework completed, you should be able to see the folders you have worked on from your JupyterHub within the submission steps on Moodle. See [Logistics](/logistics) and [Homework](/homework) for details.
2121

2222
Starting from lecture 3, exercise scripts will be mostly standalone regular Julia scripts that have to be uploaded to your private GitHub repo (shared with the teaching staff only). Details in [Logistics](/logistics/#submission).
2323

2424
## JupyterHub
25-
You can access the JupyterHub from the **General** section in [Moodle](https://moodle-app2.let.ethz.ch/mod/lti/view.php?id=938222), clicking on [![JupyterHub](/assets/JHub2.png#badge)](https://moodle-app2.let.ethz.ch/mod/lti/view.php?id=938222)
25+
You can access the JupyterHub from the **General** section in [Moodle](https://moodle-app2.let.ethz.ch/mod/lti/view.php?id=1105076), clicking on [![JupyterHub](/assets/JHub2.png#badge)](https://moodle-app2.let.ethz.ch/mod/lti/view.php?id=1105076)
2626

2727
Upon login to the server, you should see the following launcher environment, including a notebook (file) browser, ability to create a notebook, launch a Julia console (REPL), or a regular terminal.
2828

0 commit comments

Comments
 (0)