Files
jupyter_contrib_nbextensions/nbextensions/usability/search-replace
2015-10-03 20:33:26 +02:00
..
2015-09-01 13:03:39 +02:00
2015-09-01 13:03:39 +02:00
2015-10-03 20:33:26 +02:00
2015-10-03 20:33:26 +02:00
2015-09-04 20:26:43 +02:00

Description

This extension provides a notebook-wide search & replace toolbar.

before

It uses the codemirror search and searchcursor add ons and allows search and replace operation through the whole notebook.

Alternatively, a 'Find an Replace' feature is available in the Jupyter notebook itself.