Skip to content

Offer RStudio as default frontend for R users #29

Open
plasmabio/plasma
#176
@pierrepo

Description

RStudio is very appreciated among R users and is often the ad-hoc IDE.

By default, RStudio is injected into the environment when repo2docker detects an R environment.

It would be very nice to allow in the environment creation box to start directly with RStudio (instead of Jupyter Lab). It could be a box to tick, for instance:

[ ] start with RStudio instead of Jupyter Lab (R environments only)

There are however some caveats:

  • I believe tljh-repo2docker is not aware of the content of the environment (Python, R...) so someone could tick the box even if the environment is not R-based. I'm not sure what could happen next. Probably a 404 : Not Found
  • Within RStudio, user lost integration with Jupyter Hub (Hub Control Panel in the File menu) and there is not easy/visual way to go back to the control panel (although the url is very easy to manipulate).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions