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:
Yann Cébron 2023-10-24 14:57:00 +02:00 committed by GitHub
parent 62bc8ecdf4
commit 4bbfa14653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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