Daniel Chen
Daniel Chen
Can we say something like we'll hash the identifier? this way we really can't tie it back to an individual person? we can has the IP or the MAC address...
I did think of doing something like hosting all the information in a giant YAML file of sorts. The JupyterBook examples do something like that (https://github.com/executablebooks/meta/blob/master/docs/gallery.yml) I just wanted to...
Just want to say another good reason for this are when americian vs british spelling will be used in a solution. Got a message today about using "color" vs "colour"...
Seem like the CI is failing because of Unittests. not because of the vignettes
@gadenbuie I heard that you are remaking these since the interface has changed drastically from the initial PR. So this PR can probably be closed. Is there any vignette idea...
@ChristinaLK the web services portion may be less of an issue since those are handled by forwarding the container port to the host machine. e.g., the [rocker/rstudio ](https://hub.docker.com/r/rocker/rstudio)container has a...
> If you are not on a Windows Insiders build, the features required for WSL will need to be enabled manually following the steps below. https://docs.microsoft.com/en-us/windows/wsl/install-win10#step-4---download-the-linux-kernel-update-package Since this is windows...
Found this list of supported Chromebook systems. Maybe it's useful to post it in the Chromebook instructions as an "if you don't see the Linux development environment option check to...
This can probably be done in the lesson as a callout that essentially says each command in the dockerfile is cached so there are optimization/speed/rebuilding ramifications depending on the order...
The minutes from the last maintainer's meeting are posted here: https://github.com/carpentries/maintainer-resources/blob/main/2021/2021-04-21.md I'm still taking and accepting more ideas/comments while putting together all the responses from this issue and from the...