How to setup Quarto and Python within VS Code/Codium
Action | Key |
---|---|
Play / Pause | K or space |
Mute / Unmute | M |
Toggle fullscreen mode | F |
Select next subtitles | C |
Select next audio track | A |
Toggle automatic slides maximization | V |
Seek 5s backward | left arrow |
Seek 5s forward | right arrow |
Seek 10s backward | shift + left arrow or J |
Seek 10s forward | shift + right arrow or L |
Seek 60s backward | control + left arrow |
Seek 60s forward | control + right arrow |
Seek 1 frame backward | alt + left arrow |
Seek 1 frame forward | alt + right arrow |
Decrease volume | shift + down arrow |
Increase volume | shift + up arrow |
Decrease playback rate | < |
Increase playback rate | > |
Seek to end | end |
Seek to beginning | beginning |
Vous pouvez faire un clic droit sur les diapositives pour ouvrir le menu
S'abonner aux notifications
Si vous êtes abonné aux notifications, un e-mail vous sera envoyé pour toutes les annotations ajoutées.
Votre compte utilisateur n'a pas d'adresse e-mail.
Informations sur ce média
19 vues
Presentation on how to setup Quarto and Python within Vs Code/Codium
Associated files (available on Zenodo):
- Presentation.hmml: Reveal.js Presentation
- python_setup.qmd: example Quarto file
- python_setup.html: html rendered notebook
- python_setup.pdf: rendered notebook using Typst
- environment.yml: basic python environment description
Prerequisites:
- Quarto
- Conda
- Vs Code/Codium
links:
- VS Code Quarto plugin : https://marketplace.visualstudio.com/items?itemName=quarto.quarto
- Template in quarto documentation: https://quarto.org/docs/get-started/hello/vscode.html
- Manage environments - Conda documentation : https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html
Date de création :
17 mai 2024
Intervenants :
Nicolas Roelandt