att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
432 stars 142 forks source link

< shift + alt + enter > keyboard shortcut Running all the cells #2013

Closed prateek032 closed 8 years ago

prateek032 commented 8 years ago

As per the keyboard shortcuts help < shift + alt + enter > should execute/ run within a cell, but it is executing all the cells from the notebook. To Run all the cells we have < ctrl + u >

gordonwoodhull commented 8 years ago

Oh. Haha. The documentation is ambiguous here. It means that the command will be active within a cell, not that it acts within the cell.

Perhaps it should say "Run from this cell on" instead of "Run from here (within a cell)"