DonJayamanne / vscodeJupyter

Jupyter for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.jupyter
MIT License
334 stars 34 forks source link

Feature Request: Run all cells (at once) #120

Open leonelgalan opened 6 years ago

leonelgalan commented 6 years ago

Current Options:

Desired behavior, a shortcut or command that runs all cells and shows the output of each cell appended, no matter the "Append Results" settings (because it's being run at once).