WarwickCIM / quarto-workshop

Quarto Workshop for RSE Conf 2022
https://warwickcim.github.io/quarto-workshop/
MIT License
2 stars 12 forks source link

Migrate from Rmd and/or .ipynb #12

Open ccamara opened 2 years ago

ccamara commented 2 years ago

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:

  1. Generate an output file either html, pdf, docx...) in your preferred layout (simple report, article, paper's template... ) from quarto either by

    1. Editing/adding quarto's yaml's config into an existing ipynb or rmd file
    2. Changing file extension to qmd and making edits to adapt the code following quarto's syntax

      Expected outputs

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

  3. Documentation (see template). Pay special attention to describing the steps and limitations (if any!)

References

Guides

eirini-zormpa commented 1 year ago

I can't self assign because I don't have the right access to this repo, but I'd love to work on this 🚀

hturner commented 1 year ago

I'm also interested in this. Not sure if it come under the "brave" category, but I'd be interesting in converting a xaringan presentation as one option.

eirini-zormpa commented 1 year ago

I'd love that! Xaringan has such pretty themes and I'd love to know if something comparable is already available for Quarto.