ipyprompt

Custom IPython prompt with execution time included


Keywords
ipython, jupyter, extension
License
MIT
Install
pip install ipyprompt==0.0.1

Documentation

Usage:

pip install ipyprompt

Then in a new ipython shell, simply run:

%load_ext ipyprompt

Screenshot

Screenshot

  • Green / Red prompt before In / Out Cell: current time
  • Blue prompt after output: execution time