spyder python 如何重新打开变量资源管理器

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/32834722/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-19 12:21:53  来源:igfitidea点击:

spyder python how to re-open Variable Explorer

pythonspyder

提问by Jason Berneuw

I accidentally closed the variable explorer on my Pythone(Spyder)... Does anyone know how I can reopen it? If I must reinstall the program, then I will but I just want to see if there is a way. Thank you!

我不小心关闭了 Pythone(Spyder) 上的变量资源管理器......有谁知道我如何重新打开它?如果我必须重新安装程序,那么我会重新安装,但我只是想看看是否有办法。谢谢!

采纳答案by Andrew LaPrise

Go to View/Panesand select Variable Explorer.

转到视图/窗格并选择变量资源管理器

回答by user7861767

Just use combination of shift+ctrl+v

只需使用 shift+ctrl+v 的组合

回答by Amit Tiwari

Just go to tools(look at the dashboard at top middle) and select reset spyder to factory dafaults and click ok You will get your default spyder console.

只需转到工具(查看顶部中间的仪表板)并选择将 spyder 重置为工厂 dafaults 并单击确定您将获得默认的 spyder 控制台。

回答by Thirukarthika

You can go to view then in view click on window layout then in that click on reset to spyder default which will give you the default layout of spyder.

您可以查看然后在视图中单击窗口布局,然后单击重置为 spyder 默认设置,这将为您提供 spyder 的默认布局。