Giter Club home page Giter Club logo

devcontainer-templates's People

Contributors

dependabot[bot] avatar eitsupi avatar github-actions[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

devcontainer-templates's Issues

A template for using r2u?

I am wondering if it is worth adding something like https://github.com/grantmcdermott/codespaces-r2u as a Template.

I didn't see the need to make it a Template since this would only add the r-apt Feature to ubuntu, but things like vscode-R settings are not included in the Feature so there may be value in being able to copy this from the beginning.

Note: The platform must be enforced to amd64 as arm64 is not supported.

@grantmcdermott Any thoughts?

libXt6 missing in tidyverse:4.3 image template

I used the standard procedure to create a devcontainer.json with
"image": "ghcr.io/rocker-org/devcontainer/tidyverse:4.3"

However, when I ran quarto preview the following error occured:

In grSoftVersion() :   
unable to load shared object '/usr/local/lib/R/modules//R_X11.so':   
libXt.so.6: cannot open shared object file: No such file or directory

I was able to fix the error by adding sudo apt-get update -y && sudo apt-get install -y libxt6 as a postCreateCommand.
But I still wanted to flag this, since I saw online that others have struggled with the same issue (e.g, https://notes.rmhogervorst.nl/post/2020/09/23/solving-libxt-so-6-cannot-open-shared-object-in-grdevices-grsoftversion/).

Update NOTES

We should link to the Rocker Project website.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.