in Matlab there is an option called 'enable datatips in edit mode', which gives you the capability to hover with a mouse over a variable in your code, and see it's content.
Is there something similar in Python (Spyder IDE)?
Thank You!
in Matlab there is an option called 'enable datatips in edit mode', which gives you the capability to hover with a mouse over a variable in your code, and see it's content.
Is there something similar in Python (Spyder IDE)?
Thank You!
Copyright © 2021 Jogjafile Inc.
(Spyder maintainer here) Unfortunately we don't have such an option, sorry.