pixiedust / pixiedust_node

Jupyter magic to allow Node.js code to run in a notebook
https://medium.com/ibm-watson-data-lab/running-node-js-notebooks-in-watson-studio-a8f6545d8299
Apache License 2.0
213 stars 24 forks source link

how to run whole node-js code cells in single shot without %%node #50

Open actcod01 opened 4 years ago

actcod01 commented 4 years ago

Hey Guys,

  1. How I execute the whole notebook without giving %%node in every cell. image

  1. It's very irritating to add %%node in every cell. We need something RunAll Cell in a single hit

image


thanks,