You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I open a notebook, not all cells are automatically opened, therefore if I use the search tool, those words which are not included in the open cells will not be found. I need to scroll down to the cell that contains the word and then the search will work (missing its point).
Also, while scrolling, I can see the "scroll bar" adjust and grow.
What steps will reproduce the problem?
Open a notebook.
Try to search for a word that is not included in the cell.
What is the expected output? What do you see instead?
A fully opened notebook where the search button finds the words contained at any point in the notebook.
Please provide any additional information below (stack trace, screenshots, a gif, etc)
Versions and main components
Spyder Version: 5.5.4
Python Version: 3.12
Qt Version: 5.15.8
PyQt Version: 5.15.9
Jupyter Notebook Version: 7.2.0
Operating system: Ubuntu 24.04
Dependencies
Please go to the menu entry Help > Optional Dependencies (or Help > Dependencies), press the button Copy to clipboard
and paste the contents below:
The text was updated successfully, but these errors were encountered:
Sorry for not picking this up earlier. You are right, the Spyder search does not work as well as the Jupyter search. It's not clear to me how much this has to do with the notebook not opening fully, even if the whole notebook is loaded at the start, the search does not seem to work well. As a workaround, you can use the "Find" function in the notebook's "Edit" menu instead of the one in Spyder's "Edit" menu.
Description of your problem
I open a notebook, not all cells are automatically opened, therefore if I use the search tool, those words which are not included in the open cells will not be found. I need to scroll down to the cell that contains the word and then the search will work (missing its point).
Also, while scrolling, I can see the "scroll bar" adjust and grow.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Please provide any additional information below (stack trace, screenshots, a gif, etc)
Versions and main components
Dependencies
Please go to the menu entry
Help > Optional Dependencies
(orHelp > Dependencies
), press the buttonCopy to clipboard
and paste the contents below:
The text was updated successfully, but these errors were encountered: