Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Sep 6, 2015

  • to actions list, so it can be bound to a shortcut
  • to Kernel menu

I made Notebook.restart_kernel return a promise that resolves when the kernel becomes ready, which makes the implementation a bit easier, but I can back that out if people would prefer.

closes ipython/ipython#4468

@rabernat
Copy link

rabernat commented Sep 6, 2015

👍

@Carreau
Copy link
Member

Carreau commented Sep 6, 2015

+1,

that remind me that I had a close PR with more actions.

@ellisonbg
Copy link
Contributor

+1 from me.

@minrk minrk added this to the 4.1 milestone Sep 7, 2015
Carreau added a commit that referenced this pull request Sep 11, 2015
@Carreau Carreau merged commit 806cd1f into jupyter:master Sep 11, 2015
@Carreau
Copy link
Member

Carreau commented Sep 11, 2015

the second possibility was to have a restart and run all button on the kernel-restart modal dialog.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new notebook command: "Reset & Run All"

4 participants