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

'Play' icon for run-cell toolbar button #2922

Merged
merged 1 commit into from
May 28, 2020

Commits on Oct 11, 2017

  1. 'Play' icon for run-cell toolbar button

    Based on @ellisonbg's research in jupytergh-2914, most tools with similar
    functionality to run a piece of code use either the 'play' icon, or
    something custom designed (RStudio and Spyder are in the latter camp).
    
    The analogy with audio and video does suggest that 'step forward' is
    more similar to running one cell, but it's not clear that users
    are actually thinking about it in those terms.
    
    I'm opening this for discussion rather than for immediate merge.
    takluyver committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    b6edf5c View commit details
    Browse the repository at this point in the history