You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!)
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.
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
qmd
and making edits to adapt the code following quarto's syntaxExpected outputs
References
Guides
The text was updated successfully, but these errors were encountered: