简体   繁体   English

Intellij Idea,Python 插件 - 科学模式可用于社区版吗?

[英]Intellij Idea, Python Plugin - Is Scientific mode available for the Community Edition?

I have been using Intellij IDEA (w/ Python Plugin) for quite some time, and I never have heard about the Scientific Mode before today.我使用 Intellij IDEA(w/Python 插件)已经有一段时间了,在今天之前我从未听说过科学模式。

Well, it seems an interesting tool for my ML projects but I cannot find it where it in my IDE.好吧,对于我的 ML 项目来说,这似乎是一个有趣的工具,但我在 IDE 中找不到它。

So, the question that stands is: does it exist for the community edition of Intellij IDEA w/ the Python plugin?因此,存在的问题是:是否存在带有 Python 插件的 Intellij IDEA 社区版?

Looking forward for your experiences w/ it.期待您的体验。 Thanks.谢谢。

It is supported in Professional Edition only, please see https://www.jetbrains.com/help/pycharm/scientific-tools.html仅专业版支持,请参阅https://www.jetbrains.com/help/pycharm/scientific-tools.html

providing the IDEA version is a community, yes.提供 IDEA 版本是一个社区,是的。

If it is Ultimate, then the option should exist https://www.jetbrains.com/help/idea/matplotlib-support.html如果是 Ultimate,那么该选项应该存在https://www.jetbrains.com/help/idea/matplotlib-support.html

For ML projects, you also have DataSpell from the same editor (JetBrains).对于 ML 项目,您还拥有来自同一编辑器 (JetBrains) 的 DataSpell。

https://www.jetbrains.com/dataspell/ https://www.jetbrains.com/dataspell/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为 IntelliJ IDEA 社区版安装 Python 3 插件 - Installing Python 3 Plugin for IntelliJ IDEA Community Edition 社区版是否有IntelliJ Python插件? - Is there an IntelliJ Python plugin for the community edition? 如何在2016.1 Intellij IDEA / Python Community Edition 5.1.145.45中启用python文档字符串插入 - How to enable python docstring insertion in 2016.1 Intellij IDEA/Python Community Edition 5.1.145.45 Intellij IDEA的python插件问题 - Problems with python plugin for Intellij IDEA IntelliJ IDEA:Python插件不突出Python代码 - IntelliJ IDEA: Python plugin does not highlight Python code 如何使用 PyCharm 插件在 IntelliJ IDEA 中配置 Python 解释器? - How do I configure a Python interpreter in IntelliJ IDEA with the PyCharm plugin? Python re 表达式可用于十进制和科学记数法 - Python re expression available with decimal and scientific notations 如何在Intellij IDEA中运行pylint插件? - How to run pylint plugin in Intellij IDEA? 如何告诉IntelliJ IDEA在哪里找到用于sublime text 2插件开发的python包? - How do I tell IntelliJ IDEA where to find python packages for sublime text 2 plugin development? 如何在Intellij IDEA python插件调试器执行暂停的情况下检查堆栈框架? - How to examine stack frames in intellij IDEA python plugin debugger execution is paused?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM