mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
removed ipython notebook plugin from edu edition gant
This commit is contained in:
@@ -6,5 +6,4 @@ IntelliLang
|
||||
IntelliLang-python
|
||||
learn-python
|
||||
course-creator
|
||||
hg4idea
|
||||
ipnb
|
||||
hg4idea
|
||||
@@ -217,9 +217,6 @@ private layoutPlugins(layouts) {
|
||||
}
|
||||
}
|
||||
layouts.layoutPlugin("course-creator")
|
||||
layouts.layoutPlugin("ipnb") {
|
||||
fileset(dir: "$pythonCommunityHome/ipnb/lib")
|
||||
}
|
||||
}
|
||||
|
||||
layouts.layoutCommunityPlugins(ch)
|
||||
|
||||
Reference in New Issue
Block a user