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

Part 1 - Run code chunk #42

Open
alexramiller opened this issue Feb 29, 2024 · 0 comments
Open

Part 1 - Run code chunk #42

alexramiller opened this issue Feb 29, 2024 · 0 comments

Comments

@alexramiller
Copy link

Lines 64-70: Possibly add that people can use the "Run" button in the top right of the notebook panel.

The text could be revised to the following (additions in bold).

1.  Click the small green play button at the top right of the chunk - this will run all the code inside the chunk.

2.  Use the keyboard shortcut **Shift + Ctrl + Enter** (windows) or **Shift + Cmd + Enter** (mac) - this will run all the code inside the chunk. **Alternatively, click the "Run" button in the top right corner of the notebook panel and select "Run Current Chunk" from the dropdown list.**

3.  Use the keyboard shortcut **Ctrl + Enter** (windows) or **Cmd + Enter** (mac) - this will run the single line of code your cursor is on. **Alternatively, click the "Run" button in the top right corner of the notebook panel and select "Run Selected Line(s)" from the dropdown list.**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant