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
The Spyder tutorial opens in the Help pane. It does seem that if the Help pane isn't already visible, that it doesn't open it. Please click on View -> Panes and make sure that Help is selected. If you click the Tutorial, the Help panel should show text that starts with 'Spyder is an Integrated Development Environment (IDE) for scientific computing using the Python programming language.'
Reproduced, when the help pane is closed; when opened again the Tutorial shows up.
I was going to suggest how to fix it (opening the help pane if closed when show_tutorial is called, but ended up just doing it myself. PR incoming momentarily as soon as I write a quick test.
I fixed the behavior just fine, but the tests are proving rather more time-consuming than anticipated, given the need to setup all the fixtures and mocks for a mainwindow, console, help viewer etc. from scratch to properly test the behavior. I'm most of the way there, but I need to put it on hold for a bit to finish priority items for 3.2.7, so its bumped to the next release. Thanks for your patience.
CAM-Gerlach
changed the title
Tutorial not running
Selecting "tutorial" from help menu does not bring up Help pane automatically if not loaded, leading to user confusion
Jan 30, 2018
Description
What steps will reproduce the problem?
What is the expected output? What do you see instead?
When I click spyder tutorial, nothing happens.
Please provide any additional information below
Version and main components
Dependencies
The text was updated successfully, but these errors were encountered: