| Next revision | Previous revision |
| habrok:introduction:courses:rsh_python_habrok [2026/04/07 14:56] – created pedro | habrok:introduction:courses:rsh_python_habrok [2026/04/09 08:39] (current) – Use google link pedro |
|---|
| Here you can find the course materials for the [[https://www.rug.nl/society-business/center-for-information-technology/research/rsh/rshcalendar/260409pythononhabrok|Working with Python on Hábrók]] workshop, which is part of the [[https://www.rug.nl/society-business/center-for-information-technology/research/rsh/|Research Support Hub]]. | Here you can find the course materials for the [[https://www.rug.nl/society-business/center-for-information-technology/research/rsh/rshcalendar/260409pythononhabrok|Working with Python on Hábrók]] workshop, which is part of the [[https://www.rug.nl/society-business/center-for-information-technology/research/rsh/|Research Support Hub]]. |
| |
| You can find the course slides in ODP format [[https://unishare.rug.nl/index.php/s/rsh-python-habrok|here]] and as a PDF export [[https://unishare.rug.nl/index.php/s/FowisPCKtg9xxtm|here]]. | You can find the course slides as a PDF export [[https://drive.google.com/file/d/1GPc_JhP2ldjQ4OeD5f0hyybW0BgT_6Pa/view?usp=sharing|here]]. |
| | |
| | The text exercises and notes referenced in the course can be found [[https://unishare.rug.nl/index.php/s/python-habrok-notes?dir=/&editing=false&openfile=true|here]]. |
| |
| ===== Videos ===== | ===== Videos ===== |
| |
| Some of the slides have embedded video. If you are unable to play them, or are accessing the slides through PDFs, you can find the videos below. | Some of the slides have embedded video. If you are unable to play them, or are accessing the slides through PDFs, you can find the videos below. |
| | ---- |
| | |
| | === Python venv === |
| |
| == Python venv == | |
| {{ :habrok:additional_information:course_material:python_venv.mp4?640x360 |Python venv}} | {{ :habrok:additional_information:course_material:python_venv.mp4?640x360 |Python venv}} |
| |
| |
| ---- | ---- |
| == requirements.txt == | |
| | === requirements.txt === |
| {{ :habrok:additional_information:course_material:requirementstxt.mp4?640x360 |requirements_txt}} | {{ :habrok:additional_information:course_material:requirementstxt.mp4?640x360 |requirements_txt}} |
| |
| ---- | ---- |
| == uv == | |
| {{ :habrok:additional_information:course_material:uv.mp4?640x360 |uv}} | |
| |
| | === uv === |
| | |
| | {{ :habrok:additional_information:course_material:uv.mp4?640x360 |uv}} |
| | ---- |
| ===== Exercises ===== | ===== Exercises ===== |
| |
| The exercises in a markdown document [[https://unishare.rug.nl/index.php/s/python-habrok-notes|here]]. | The exercises in a markdown document [[https://unishare.rug.nl/index.php/s/python-habrok-notes|here]]. |
| |