2

When selecting all cells, the F keyboard shortcut opens the "Find and Replace" interface, where I can see all cells for my search expression, and potentially replace that expression.

However I haven't found a way to go to these cells. This is specifically problematic since my browser don't detect these cells when using the "collapsing Header" extension.

Find and Replace Interface

eddiemalou
  • 163
  • 2
  • 10
  • Since there was no satisfactory answer and this is an old question I have [re-asked](https://stackoverflow.com/questions/71116178/) it. – Luismi98 Feb 14 '22 at 17:57

2 Answers2

0

In Chrome, ctrl+A and then ctrl+F works for me.

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
0

Actually, the solution by @brian-tompsett-汤莱恩 surprisingly works also with collapsible_headings nbextension to find an occurence, but one cannot navigate to the cell. (sorry for new answer, i have no reputation)

biban
  • 1
  • 2
  • This does not really answer the question. If you have a different question, you can ask it by clicking [Ask Question](https://stackoverflow.com/questions/ask). To get notified when this question gets new answers, you can [follow this question](https://meta.stackexchange.com/q/345661). Once you have enough [reputation](https://stackoverflow.com/help/whats-reputation), you can also [add a bounty](https://stackoverflow.com/help/privileges/set-bounties) to draw more attention to this question. - [From Review](/review/late-answers/31840331) – Ankur Lahiry May 28 '22 at 12:07