mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Document org.jetbrains.plugins.notebooks.jupyter.variables
package removal due to Jupyter plugin extraction. (#1135)
Co-authored-by: Anton Bragin <agbragin@users.noreply.github.com>
This commit is contained in:
parent
62bc8ecdf4
commit
4bbfa14653
@ -180,6 +180,10 @@ Fragment builder functions from `ExternalSystemRunConfigurationUtil` file moved
|
|||||||
`markdown.insert.image.dialog.title` property removed from resource bundle `messages.MarkdownBundle`
|
`markdown.insert.image.dialog.title` property removed from resource bundle `messages.MarkdownBundle`
|
||||||
: Use `org.intellij.plugins.markdown.images.MarkdownImagesBundle` instead.
|
: Use `org.intellij.plugins.markdown.images.MarkdownImagesBundle` instead.
|
||||||
|
|
||||||
|
### Python Plugin 2023.3
|
||||||
|
`org.jetbrains.plugins.notebooks.jupyter.variables` package removed
|
||||||
|
: It is now part of separate _Jupyter_ plugin.
|
||||||
|
|
||||||
## 2023.2
|
## 2023.2
|
||||||
|
|
||||||
### IntelliJ Platform 2023.2
|
### IntelliJ Platform 2023.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user