frod_san, to random
@frod_san@ecoevo.social avatar
Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

@jadeynryan talking about parameterized reporting with

I've been doing that in rmarkdown but not tried on Quarto yet. So cool to see real life examples!

@rladies_bot

Drmowinckels,
@Drmowinckels@fosstodon.org avatar

@jimgar @jadeynryan oooh that's such a fluffy kitty!I want to plant my face in that belly ❤️😻

Thanks for the link! That looks like a great wall through.

Are you both making sure to contribute to the awesome repo?

I have a one day workshop in that list that I'm constantly revising and trying to make better. It's a great resource!

https://github.com/mcanouil/awesome-quarto

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

Collaborating in Quarto.

How to fix fragmented workflows of diverse teams backgrounds and skillset.

So cool and inspiring to see this type of collabora6with

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

Quarto is a WebDev gateway drug.

Truer words have never been spoken.

smach, to random
@smach@masto.machlis.com avatar

Want to learn more about using and tweaking Quarto themes? Check out the resources that
Greg Swinehart, senior creative lead at @posit_glimpse , shared at
https://bit.ly/quarto-themes

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

Inline python/Julia code output in 1.4!! That's what my colleagues need!

So useful!

Drmowinckels,
@Drmowinckels@fosstodon.org avatar

Oh! And code annotations!? Yes please!

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

Build us a website! How a journalist with minimal html knowledge built a whole journal using

Amazingly inspiring, and if he can ,you can too!!

https://realworlddatascience.net/

Drmowinckels, to random
@Drmowinckels@fosstodon.org avatar

Quarto manuscript projects are going to be my new life saver! This is magic yall! Thank you @minecr for presenting this!

https://quarto.org/docs/manuscripts/

maelle, to random French
@maelle@mastodon.social avatar

Where to store assets for a Quarto website? 🤔

https://github.com/quarto-dev/quarto-cli/discussions/6876

josi, to random
@josi@fosstodon.org avatar

Part of the promise of was reproducibility as good as {hugodown}. I have yet to see that. It works just like blogdown in that it generates only the .html output and not the .md file for reproducibility.

Is there a way to set that as a default for quarto?

MattCrumpLab, to Cognition
@MattCrumpLab@fosstodon.org avatar

Running tutorials for undergrads on jsPsych this semester. Just made a course blog with screencasts that will be updated weekly this semester. Sharing in case it's useful for others.

https://www.crumplab.com/psyc2001/blog.html

elipousson, to random
@elipousson@dads.cool avatar

Has anyone created a extension that allows an incremental reveal (or creation) for Mermaid diagrams https://quarto.org/docs/authoring/diagrams.html

Or reference one mmd diagram file from another so I can create dependencies between them?

elipousson,
@elipousson@dads.cool avatar

I'm interested in including versions of the helpful concept maps by @gvwilson + others in my teaching slides https://github.com/rstudio/concept-maps

But would love to avoid the need for long repetitive code blocks or hand-crafting SVG or PNG exports in an editor.

elipousson,
@elipousson@dads.cool avatar

@gvwilson You're an authoritative source on this topic if anyone is! Hand-crafting isn't too difficult if that is the best approach – I'm looking at using Excalidraw w/ Obsidian.

D2 looks promising for programmatic diagram building w/ better control over aesthetics (although I don't think it has an easy way to replicate the double-arrows with a single label). support is also a possibility https://github.com/cderv/run-d2-filter

mrworthington, to random

Recently used arrow + duckdb to get some SQL practice in and blogged about it. Was blown away that this doc rendered even though the dataset was originally 10GB in size.

On a side note: does anyone know if you can use arrow::open_dataset() on a pins parquet or arrow object?

https://www.mrworthington.com/articles/rstats/gnarly-data-arrow-sql-duckdb/

MickaelCanouil, to python
@MickaelCanouil@fosstodon.org avatar

Any Quarto questions/issues/ideas? There is only one place!
Take a look at the Issues and Discussions, it's a gold mine of tips, tricks, hacks, solutions, and more.
https://github.com/quarto-dev/quarto-cli

jemsu, to CSS
@jemsu@norden.social avatar

I'm not entirely sure what it says about me or or that I had a significantly easier time re-implementing a specific slide theme in Typst, a language I literally started learning last weekend, than I am currently having trying to figure out how to even begin implementing it in /, which appears to constantly fight my CSS from half a dozen files setting rules I can't seem to override properly.

I just want to move the logo man.

MattCrumpLab, to random
@MattCrumpLab@fosstodon.org avatar

Just seeing the new manuscript features, which look promising. It would be nice if this played well with APA format, haven't tried yet to see what happens.

https://quarto.org/docs/manuscripts/

estebanmonte, to random

I've been trying to migrate to but makes me stay in R. Any experience working with and related solutions?

nrennie, to python
@nrennie@fosstodon.org avatar

The data visualisation guidance for the Royal Statistical Society that I've been working on over the past few months with Brian Tarran and Andreas Krause has now been published and is freely available online 🎉

If you're someone who makes charts, please have a look through the website (built with ) and let us know your thoughts. There are lots of examples of plots built with (and a few ones as well)!

RSS press release link: https://rss.org.uk/news-publication/news-publications/2023/general-news/rss-publishes-new-data-visualisation-guide/

MattCrumpLab, to random
@MattCrumpLab@fosstodon.org avatar

Noticed a issue when rendering a citation for a quarto article. I write my name with initials in the author yml:

author: "Matthew J. C. Crump"

The bibtex citation generated at the bottom of the article merges the initials onto the last name.

author = {J.C.Crump, Matthew}

It should be

author = {Crump, Matthew J. C.}

Anyone come across this and know of a solution?

MattCrumpLab,
@MattCrumpLab@fosstodon.org avatar

@RossGayler Ha, ya that person is out of luck. I tried a few different things already, including Matthew {J. C.} Crump, and similar, to no avail.

I happened on this a couple weeks back and recall finding a discussion of this on a github issues page, but I can't find that now. I'll likely head over there and report this.

Otherwise, it happens that I am using the Zotero workflow you mentioned earlier, and that has worked flawlessly. Thanks and @zotero !

maelle, to random French
@maelle@mastodon.social avatar

📦 {babelquarto} helps creating and rendering multilingual online books. 📖 It was crucial for the translation of @rOpenSci dev guide!

After a FR, I extended {babelquarto} to Quarto websites.

I am not sure at all it's a good idea, vs using a tool with official multilingual support (Hugo?), or waiting for Quarto support. 😰 🤔

Thoughts?

Context:

MickaelCanouil,
@MickaelCanouil@fosstodon.org avatar

@maelle good/bad 🤷‍♂️, I think it’s a “right now” solution for a problem that has no timetable yet.
It could help later on design the multilingual feature native to

@rOpenSci

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • cubers
  • DreamBathrooms
  • Durango
  • ngwrru68w68
  • magazineikmin
  • Youngstown
  • thenastyranch
  • tacticalgear
  • slotface
  • rosin
  • everett
  • kavyap
  • osvaldo12
  • JUstTest
  • InstantRegret
  • GTA5RPClips
  • ethstaker
  • mdbf
  • modclub
  • khanakhh
  • tester
  • Leos
  • cisconetworking
  • megavids
  • normalnudes
  • anitta
  • lostlight
  • All magazines