Closed djbarnwal closed 6 years ago
This is a great notebook @djbarnwal! @hamilton has been working on some stuff that you may be able to use to get the "run all cells" functionality to behave as desired. @hamilton can you point @djbarnwal at you iodide.evalQueue docs/examples?
@djbarnwal I'm planning on writing a fuller tutorial on how to synchronize cell execution in the async context (time is my enemy), but I think this notebook should give you what you need to make things work with run-all-cells.
Great notebook, btw!
@djbarnwal -- i'm going to go ahead and merge this right now, but please submit another PR with your next batch of changes when they are ready.
This example notebook is in progress. Until now, the outputs of various cells are manipulated to suit the Presentation mode (due to the dark theme). Thus, to see the notebook execute the cells sequentially and head over to Presentation mode.
The notebook can be viewed at - https://iodide-project.github.io/master/?url=https://raw.githubusercontent.com/djbarnwal/iodide-examples/28c2f4cb82409bd6b482cadc3a63cfd8fc9b4934/world-happiness-report-2018.html
To Do -