I'm working on a #python package to create #PowerBI dashboards. As a demonstration of the package, I used the package to finish the Week 13 #WOW2025 challenge by @sqlgene.com. Here's a link: www.russellshean.com/powerbpy/exa... @mmarie.bsky.social @shan-gsd.bsky.social @merrykerry.bsky.social
Hi #rstats, any best practices for which environment files should be ignored for R projects? I noticed that the GitHub standard .gitignore template has .Renviron, but I want to make a pull request to add .env too. Is there a reason not to? Should I add anything else? github.com/github/gitig...
gitignore/R.gitignore at main · github/gitignore
A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub.
github.com
For Windows This assumes no admin rights, if you have admin rights there are more options: superuser.com/a/1026940 1. Find your #Rstats executable 2. Create a new folder 3. Inside folder add a batch script to launch R with --no-save arg 4. Add folder to path gist: gist.github.com/Russell-Shea...
Ha! I figured out how to disable the "save workspace image ?" prompt when exiting #Rstats from a terminal Here's how I did it (in Ubuntu; I'm going to solve windows cmd tomorrow at work) Details in alt text! credit to this blog that I shamelessly copied from: www.r-bloggers.com/2009/03/r-ti...
Ha! I figured out how to disable the "save workspace image ?" prompt when exiting #Rstats from a terminal Here's how I did it (in Ubuntu; I'm going to solve windows cmd tomorrow at work) Details in alt text! credit to this blog that I shamelessly copied from: www.r-bloggers.com/2009/03/r-ti...
Thanks @edenian-prince.bsky.social for inviting to help make this closeread...and for doing most of the work 😅 It's really cool how leaflet maps can be embedded directly into the html. Next time I want to try shinylive or something to embed a shiny instead of just using an iframe like we did here.
So excited! I submitted a quarto site for the closeread competition. It's a Quarto website that uses closeread (scrollytelling) and parallax effects to tell a story about bigfoot sightings data. note - it doesn't work well on mobile:( edenian-prince.github.io/bigfoot-clos... #quartopub #rstats