Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Run code chunks in terminal via play button #1880

Closed
mdehollander opened this issue Dec 22, 2017 · 3 comments
Closed

Feature request: Run code chunks in terminal via play button #1880

mdehollander opened this issue Dec 22, 2017 · 3 comments
Labels
enhancement notebooks stale Issues which have been closed automatically due to inactivitiy. terminal

Comments

@mdehollander
Copy link

@mdehollander mdehollander commented Dec 22, 2017

I would like to execute code chunks in a R notebook in a Terminal. Running code in a terminal has been introduced in RStudio 1.1 and currently works with selecting lines and pressing Cntrl + Alt + Enter. However to be able to use this in a R Notebook with non R-code, you need to be able to run the code chunk in a terminal. Especially when you use bash chunks on Windows. Would it be possible to introduce a 'Run current chunk in Terminal` via the play button?

@wwgordon
Copy link

@wwgordon wwgordon commented Apr 3, 2019

I was about to make a new feature request but this seems to be largely the same idea as my own. I was hoping to see bash chunks "routed" to the terminal, so that they behave the same as code in a .sh file (e.g. ctrl+enter sends to terminal). This could enable notebooks to contain a mix of R and shell code (as well as output), which would be hugely helpful for workflows that bounce between the two.

@stale
Copy link

@stale stale bot commented Feb 6, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions.

@stale stale bot added the stale Issues which have been closed automatically due to inactivitiy. label Feb 6, 2021
@stale
Copy link

@stale stale bot commented Feb 20, 2021

This issue has been automatically closed due to inactivity.

@stale stale bot closed this as completed Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement notebooks stale Issues which have been closed automatically due to inactivitiy. terminal
Projects
None yet
Development

No branches or pull requests

5 participants