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: add run buttons like ipynb extension for vscode #6486

Open
cailiang9 opened this issue Jul 23, 2022 · 4 comments
Open

feature request: add run buttons like ipynb extension for vscode #6486

cailiang9 opened this issue Jul 23, 2022 · 4 comments
Milestone

Comments

@cailiang9
Copy link

image

@JasonWeill
Copy link
Collaborator

This will be available in Notebook 7.

@jtpio jtpio added this to the 7.0 milestone Aug 5, 2022
@jtpio
Copy link
Member

jtpio commented Aug 5, 2022

This was added in #6418.

@cailiang9 if you want to try it out you can install the latest pre-release of Notebook 7 with pip install --pre notebook. We recommend creating a new environment first so it's not too disruptive to your existing Jupyter installation if you have one already.

@jtpio
Copy link
Member

jtpio commented May 30, 2023

For reference new buttons can be added to the cell toolbar via the settings editor. For example to add the run cell button:

image

image

It would be nice to add this to the documentation so it's more visible.

@andrii-i andrii-i modified the milestones: 7.0, 7.0.x Jun 13, 2023
@cipri-tom
Copy link

@jtpio The mentioned Cell Toolbar setting is not available on my end:

Screenshot 2023-11-14 at 17 19 46

$ conda list | grep notebook
notebook                  7.0.6              pyhd8ed1ab_0    conda-forge
notebook-shim             0.2.3              pyhd8ed1ab_0    conda-forge

on MacOS, if it matters

@jtpio jtpio modified the milestones: 7.0.x, 7.4.0 Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants