This tasks consists of moving a notebook from Rmd and/or jupyter notebook to quarto and render it.
If you feel brave enough, you can try to migrate from other solutions (i.e. blogdown or jupyterbook) to quarto.
Read this description and form a group with anyone interested in doing this task (minimum 2 people -you can comment below and/or assign it to yourselves to show your interest).
Steps to reproduce:
- Generate an output file either html, pdf, docx...) in your preferred layout (simple report, article, paper's template... ) from quarto either by
2. Editing/adding quarto's yaml's config into an existing ipynb or rmd file
3. Changing file extension to qmd and making edits to adapt the code following quarto's syntax
Expected outputs
- Article: source code (qmd file) and output (html, pdf, docx...). This can be within this repo or linked to an external repo (in that case, link it when documenting the process).
- Documentation (see template). Pay special attention to describing the steps and limitations (if any!)
References
Guides
This tasks consists of moving a notebook from Rmd and/or jupyter notebook to quarto and render it.
If you feel brave enough, you can try to migrate from other solutions (i.e. blogdown or jupyterbook) to quarto.
Read this description and form a group with anyone interested in doing this task (minimum 2 people -you can comment below and/or assign it to yourselves to show your interest).
Steps to reproduce:
2. Editing/adding quarto's yaml's config into an existing ipynb or rmd file
3. Changing file extension to
qmdand making edits to adapt the code following quarto's syntaxExpected outputs
References
Guides