Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Sep 16, 2024
1 parent 31bb148 commit 463ab80
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Detailed course description is available on the [**ETHZ course catalogue**](http

### Live lectures
- 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).
- 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)).
- 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))).
- **Exercise session** following-up the lecture will not be broadcasted _(no online support will be provided during the exercise session)_.

### Discussion
Expand Down
2 changes: 1 addition & 1 deletion website/homework.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ hascode = false

| Assignment | Due date | Submission | Notes |
| :----------: | :--------------------: | :---------------------------------------------------------------------: | :-----: |
| 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). |
| 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). |
<!-- | 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).|
| 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. |
| 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. |
Expand Down
4 changes: 2 additions & 2 deletions website/logistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hascode = false
# Logistics

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

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

### Live lectures | Tuesdays 12h45-15h30
- 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).
- 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)).
- 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)).
- **Exercise session** follow the lectures; they will not be broadcasted _(no online support will be provided during the exercise session)_.

### Office hours
Expand Down
4 changes: 2 additions & 2 deletions website/software_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ All the course slides are [Jupyter notebooks](https://jupyter.org/); browser-bas
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/).

### Exercises and homework
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.
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.

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.

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).

## JupyterHub
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)
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)

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.

Expand Down

0 comments on commit 463ab80

Please sign in to comment.