Hi I recently started using Jupyter notebooks. I noticed that if I load a notebook or restart my kernel I have to manually click in each cell to get all the python code to display. This is very tedious and time consuming. My notebook takes a long time to run so most of the time I do not want to run everything
Kind regards Andy $ python3 --version Python 3.6.1 $ jupyter --version 4.4.0 $ pip3 list |grep jupyter jupyter (1.0.0) jupyter-client (5.2.1) jupyter-console (5.2.0) jupyter-core (4.4.0) chrome Version 63.0.3239.13 macOS High Sierra -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/5ee14ad2-cb9b-409f-a6e3-2485438fad31%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
