diff --git a/jupyter/resources/META-INF/jupyter-core.xml b/jupyter/resources/META-INF/jupyter-core.xml
deleted file mode 100644
index 0f1875b1064d..000000000000
--- a/jupyter/resources/META-INF/jupyter-core.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
-
-
-
diff --git a/jupyter/resources/intellij.jupyter.core.xml b/jupyter/resources/intellij.jupyter.core.xml
index c53b832dcd62..070f4c87ca9a 100644
--- a/jupyter/resources/intellij.jupyter.core.xml
+++ b/jupyter/resources/intellij.jupyter.core.xml
@@ -1,3 +1,10 @@
-
-
+
+
+
+
+
diff --git a/platform/build-scripts/src/org/jetbrains/intellij/build/python/PythonCommunityPluginModules.kt b/platform/build-scripts/src/org/jetbrains/intellij/build/python/PythonCommunityPluginModules.kt
index ce4f24db482d..7c7b15913c40 100644
--- a/platform/build-scripts/src/org/jetbrains/intellij/build/python/PythonCommunityPluginModules.kt
+++ b/platform/build-scripts/src/org/jetbrains/intellij/build/python/PythonCommunityPluginModules.kt
@@ -11,7 +11,6 @@ object PythonCommunityPluginModules {
@JvmField
val COMMUNITY_MODULES: PersistentList = persistentListOf(
"intellij.commandInterface",
- "intellij.jupyter.core",
"intellij.python.community",
"intellij.python.community.communityOnly",
"intellij.python.community.core.impl",
diff --git a/python/ide/resources/META-INF/plugin.xml b/python/ide/resources/META-INF/plugin.xml
index a8fd6b2d54f6..012d65cee225 100644
--- a/python/ide/resources/META-INF/plugin.xml
+++ b/python/ide/resources/META-INF/plugin.xml
@@ -14,7 +14,6 @@
-