PY-80117 Jupyter: Bundle Jupyter Pplugin in Pycharm Community

GitOrigin-RevId: 361e2f948b42009b07532e6dbc0c26577750cc23
This commit is contained in:
Nikita.Ashihmin
2025-04-01 16:16:41 +04:00
committed by intellij-monorepo-bot
parent bd742b948c
commit 5f1bc28060
2 changed files with 0 additions and 2 deletions

View File

@@ -15,7 +15,6 @@
<xi:include href="/META-INF/tips-pycharm-community.xml"/>
<content>
<module name="intellij.jupyter.viewOnly"/> <!-- notebooks preview itself-->
<module name="intellij.pycharm.community.ide.impl.promotion"/> <!-- mostly promo of Pro -->
</content>
</idea-plugin>

View File

@@ -9,7 +9,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.pycharm.community.ide.impl" scope="RUNTIME" />
<orderEntry type="library" name="tips-pycharm-community" level="project" />
<orderEntry type="module" module-name="intellij.jupyter.viewOnly" />
<orderEntry type="module" module-name="intellij.pycharm.community.ide.impl.promotion" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.pycharm.community.ide.implTraining" scope="RUNTIME" />
<orderEntry type="module" module-name="intellij.pycharm.community.customization.shared" scope="RUNTIME" />