Ask Your Question

Revision history [back]

You can put %%time as a line at the start of the cell. Does that do what you want?

You can put %%time as a line at the start of the cell. Does that do what you want?

See also https://stackoverflow.com/questions/32565829/simple-way-to-measure-cell-execution-time-in-ipython-notebook

You can put %%time as a line at the start of the cell. Does that do what you want?

See also https://stackoverflow.com/questions/32565829/simple-way-to-measure-cell-execution-time-in-ipython-notebookhttps://stackoverflow.com/questions/32565829/simple-way-to-measure-cell-execution-time-in-ipython-notebook and https://nbviewer.jupyter.org/github/ipython/ipython/blob/1.x/examples/notebooks/Cell%20Magics.ipynb