Is there a way to default to “Replace in all cells” in the “Find and Replace” in jupyter?

后端 未结 4 863
滥情空心
滥情空心 2021-02-02 07:45

I usually want to find and replace all, but it looks like it has been set to current/highlighted cell only (https://github.com/jupyter/notebook/pull/2131). jupyter also doesn\'t

4条回答
  •  孤独总比滥情好
    2021-02-02 08:44

    Steps 1.Go to edit -> Find and Replace -> click on it

    See the highlighted option. Use this to replace in complete notebook.

提交回复
热议问题