-
Notifications
You must be signed in to change notification settings - Fork 18
Open
plasmabio/plasma
#176Labels
enhancementNew feature or requestNew feature or request
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-repo2dockeris 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 a404 : Not Found - Within RStudio, user lost integration with Jupyter Hub (
Hub Control Panelin theFilemenu) and there is not easy/visual way to go back to the control panel (although the url is very easy to manipulate).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request