andrew, to random
@andrew@fediscience.org avatar

ahhhh this is so cool! Finally decided to play with dashboards (https://quarto.org/docs/dashboards/ ) and ObservableJS to automatically grab data from multiple Google Sheets and plot/show the data. No need for Shiny or anything—refreshing the page gets the latest data!

andrew, to random
@andrew@fediscience.org avatar

Phew, v9.0 of my program evaluation / causal inference class is now live! All the assignments use and the native |> pipe, so hopefully nothing catastrophic happens because of all those changes 🤞 https://evalsp24.classes.andrewheiss.com/

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Hello Quarto 1.4 👋🏼

nrennie, to python
@nrennie@fosstodon.org avatar

If you want to learn some new skills in the new year, why not come along to my "Customizing slides and documents using Quarto extensions" workshop next week on January 11?

🎨 Style HTML and PDF Quarto documents
🛠️ Build your own Quarto extension
💻 Suitable for R, Python, and Julia users

This workshop is part of the "Workshops for Ukraine" series organised by Dariia Mykhailyshyna.

Register: https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine#h.gdrb6r6xrczk

MattCrumpLab, to random
@MattCrumpLab@fosstodon.org avatar

I've been getting this annoying message every time I render anything using for months now. Haven't bothered to try to fix it. I'm running Rstudio with a pre-release of Quarto (1.4.533) that I think is causing this, but not sure if that is the culprit. Although it says that I'm missing a file somewhere, this happens for vanilla projects with no missing files.

MickaelCanouil, (edited ) to random
@MickaelCanouil@fosstodon.org avatar

Looking for icons to put in your Quarto documents?
Why not try the Iconify Quarto extension?
It brings the >200,000 open source icons to you via a simple shortcode.
It includes for instance academicons and font awesome.
https://github.com/mcanouil/quarto-iconify

nrennie, to random
@nrennie@fosstodon.org avatar

Yesterday I had the pleasure of presenting at the BPLIM Workshop on Automation of the Research Process hosted by Banco de Portugal!

I talked about styling documents and building extensions with Quarto, and you can find the link to my slides below. Thank you so much to the organisers for the invitation to present!

Slides: https://nrennie.rbind.io/talks/bplim-quarto-extensions/

topepo, to random
@topepo@fosstodon.org avatar

Kjell Johnson and I are working on a new book: Applied Machine Learning for Tabular Data.

https://aml4td.org/

Content on pre-processing, feature engineering, supervised models, and post-processing.

We would love to get feedback.

Written with and

No code on the main site but there is a computing supplement using . We hope to have a scikit-learn supplement too.

jimgar, to vscode

New on the blog!

Well, it happened. I've been doing at least some of my R in VS Code. There's actually a lot to like, but a lot of context to get to grips with too.

If you've been considering trying it out as an alternative to RStudio and you use a mac, I recommend taking a skim read of my blog post.

Who am I kidding..? You're on Mastodon. Enjoy your emacs and Linux distro 😅

https://jimgar.github.io/posts/vs-code-macos-r/post.html

josi, to random
@josi@fosstodon.org avatar

I want to write a quarto filter to turn a qmd doc into a json with some key value pairs with some content from it. E.g. some plain html and some code from code chunks

folks where should i start/

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

Hey folks: Anyone know of an existing and not complicated way to add an external RSS feed to a blog home page, like one can do with a WordPress plug-in?

As I sit here without electricity (big East Coast US storm), I think how nice it would be if my little neighborhood hyper local blog could have an emergency services RSS feed on the home page. I can curate and create the feed, but I don't know how to put it on the home page.

jadeynryan, to python

talks are up on YouTube!

Want to learn about parameterized reporting with and ? Check out my talk that explains what parameters are and how to use them to increase your efficiency and reproducibility with multi-format reports: https://youtu.be/lbE5uOqfT70?si=8b3Dc6iViEN54oVG.

Side note: this works with too!

Side, side note: I'm leading a virtual 2-hour hands-on workshop on this topic January 18th. Register at https://www.meetup.com/rladies-dc/events/297344107/.

nrennie, to python
@nrennie@fosstodon.org avatar

Join me on January 11th to learn about styling Quarto documents and building your own extensions! 🛠️

Details: https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine#h.gdrb6r6xrczk

nrennie, to random
@nrennie@fosstodon.org avatar

Thanks to everyone who braved the weather on Monday night and came along to the R-Ladies Edinburgh meetup to learn about Quarto!

Thanks to Kasia Banas for organising and inviting me to speak 💜

Slides are available on my website: https://nrennie.rbind.io/talks/rladies-edinburgh-quarto/

andrew, to random
@andrew@fediscience.org avatar

New post about a thing I'm SO GLAD I finally figured out! You can use a pandoc extension to create multiple bibliographies in . This means you can get a separate reference list in the appendix and not mess up your word count and still have cross references! https://www.andrewheiss.com/blog/2023/12/11/separate-bibliographies-quarto/

andrew, to random
@andrew@fediscience.org avatar

spent way too much time this evening trying to get a document to output two separate bibliographies (one for the main text + one for the appendix only), and while it looks doable with https://github.com/pandoc-ext/multibib , Quarto doesn't seem to work with it, even following the Quarto-specific instructions :(

Screenshot from the linked multibib repository showing how to use the extension with Quarto

andrew,
@andrew@fediscience.org avatar

WAIT OMG I FIGURED IT OUT. Check this out! (reproducible repository here: https://github.com/andrewheiss/multibib-testing/blob/main/testing.qmd)

IT EVEN WORKS WITH MY WORD COUNT EXTENSION

Console output showing the number of words in different sections of the document

MickaelCanouil, to typst
@MickaelCanouil@fosstodon.org avatar

Here is a small Quarto extension using Typst to generate invoices as PDF.

It's pretty simple to use and configure. (You need Quarto 1.4 https://quarto.org/docs/prerelease/1.4/typst.html)

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

Side note: if you do not know Typst (https://typst.app/), you should really take a look. It's a bit like LaTeX but without headaches.

MattCrumpLab, to random
@MattCrumpLab@fosstodon.org avatar

Finally made some new music, and it's a fine time as any to try sharing it with

Need to do a few things and then see what happens

And, by new music I mean "happened to press record one time during an ambient exploration of nonsense sound"

Posit, to python
@Posit@fosstodon.org avatar

Our friends at @holoviz_org migrated their blog to . They wanted something easy to use that seamlessly renders notebooks into blog posts, and does just that! Read more about their thought process here:

https://blog.holoviz.org/posts/quarto_migration/

andrew, to random
@andrew@fediscience.org avatar

Officially decided to finally have students work with instead of R Markdown next semester. Should greatly simplify PDF rendering, cross references, citations, etc

ellakaye, to random
@ellakaye@fosstodon.org avatar

It’s nearly time for ! I’ve made a template for creating a website/project to work on, write up and share your solutions. Each year is a listing page and each day is a blog post.

It also has a companion 📦 {aochelpers} which makes it easy to get puzzle input, set up new posts and listings, using supplied (though personalisable) templates.

template repo: https://github.com/EllaKaye/advent-of-code-website-template
template site: https://ellakaye.github.io/advent-of-code-website-template/
aochelpers: https://ellakaye.github.io/aochelpers

nrennie, to random
@nrennie@fosstodon.org avatar

I'm super excited to be back in Edinburgh on December 11th for R-Ladies Edinburgh where I'll be talking about getting started with Quarto! 💜

Sign up: https://www.meetup.com/rladies-edinburgh/events/297496342/

elipousson, to random
@elipousson@dads.cool avatar

Created my first Quarto extension by adapting PrettyPDF by @nrennie https://github.com/nrennie/PrettyPDF/

I'm working on a giant parameterized PDF report w/ plenty of learning + struggling in near equal measure.

andrew, to random
@andrew@fediscience.org avatar
elipousson,
@elipousson@dads.cool avatar

@andrew Thought you'd be interested to see this wrapper function I wrote that extends this example https://github.com/rstudio/gt/issues/119

Definitely makes it easier to specify column widths in gt when you're using a LaTeX output format! #RStats #QuartoPub

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