Jonah Duckles

Results 8 issues of Jonah Duckles

NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one. ### Types of Changes **What types of changes does your PR introduce?** Put...

Over in the python-novice-gapminder lesson, @alee developed a dockerfile which can be used to bring in the Jekyll dependencies if you have a working. In https://github.com/swcarpentry/python-novice-gapminder/issues/120, @alee closed the issue...

type:enhancement

While I know we love living on the development branch 😬 for our lessons, I've been chewing on an idea to better streamline how we build and maintain the web...

From Michelle Barker on Twitter, asking to add a dimension around who the DS engages with: Interesting #datascience classifications at @Airbnb https://t.co/2UDwU7jOF9 How does this fit with #RSE types eg...

Based on twitter conversation here: https://twitter.com/ResourcefulSqrl/status/1153117356719296513 Consider a new view on the space which isn't technical skills progression, but a moving close/far from data specifics.

Any R block will hang on Mac saying "Running", left overnight (to see if it was doing package installs or something) and nothing changed.

While trying to debug vscode plugin issues it would be nice to have kernel, Stencila Cloud and other activities optinally logged to the extension Application Support directory.

https://github.com/stencila/stencila/blob/a416e166c2f68417aad023c6d57fe98ff06caae2/install.sh#L25 Architecture check assumes x86_64, when it is more likely to be arm64 these days. On my Apple Silicon Mac ``` uname -m ``` returns `arm64`