Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarioC0093 authored Aug 16, 2024
1 parent 2f3dddc commit 154c171
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,14 @@ Se trata de un repositorio público porque no se puede trabajar desde GitKraken

# Requisitos

- IDE de Python: Visual Studio Code
- Instalar extensión de Python: https://marketplace.visualstudio.com/items?itemName=ms-python.python
- Instalar extensión de Quarto: https://marketplace.visualstudio.com/items?itemName=quarto.quarto
- Seguir tutorial de cómo usar Jupyter Lab en quarto: [Tutorial: Hello, Quarto](https://quarto.org/docs/get-started/hello/jupyter.html)
- IDE de Python: Visual Studio Code. https://code.visualstudio.com/.
- Instalar extensión de Python: https://marketplace.visualstudio.com/items?itemName=ms-python.python.
- Instalar extensión de Quarto: https://marketplace.visualstudio.com/items?itemName=quarto.quarto.
- Esto no permite crear fichero Quarto Document y Quarto Project.
- También podremos hacer render sobre notebooks .ipynb con la sentencia clásica `Ctrl+Shift+K` o en Preview Format / Preview HTML
- Seguir tutorial de cómo usar Jupyter Lab en quarto: [Tutorial: Hello, Quarto](https://quarto.org/docs/get-started/hello/jupyter.html)



- https://quarto.org/docs/tools/vscode.html
- https://quarto.org/docs/get-started/hello/jupyter.html

0 comments on commit 154c171

Please sign in to comment.