Skip to content

Commit 122ae19

Browse files
committed
Update RELEASE.md
1 parent 9c9cff3 commit 122ae19

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

devdocs/RELEASE.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -91,18 +91,6 @@ Lets-Plot Kotlin API URL: https://lets-plot.org/kotlin/api-reference/index.html
9191

9292
See also: [docs/README.md](https://github.com/JetBrains/lets-plot-kotlin/blob/master/docs/README.md)
9393

94-
### Update Lets-Plot `library descriptor` in Jupyter Kotlin Kernel
95-
96-
- Edit [lets-plot.json](https://github.com/Kotlin/kotlin-jupyter-libraries/blob/master/lets-plot.json) and
97-
[lets-plot-gt.json](https://github.com/Kotlin/kotlin-jupyter-libraries/blob/master/lets-plot-gt.json)
98-
in the [kotlin-jupyter-libraries](https://github.com/Kotlin/kotlin-jupyter-libraries) GitHub project.
99-
100-
- Create a PR and get it merged into 'master'.
101-
102-
> **Note**: the new descriptor will become the default only with the next release of the Kotlin Kernel.
103-
>
104-
> Until then, the `%useLatestDescriptors` line magic must be included in notebooks.
105-
10694
### Demo Notebooks
10795

10896
##### 1. Edit `binder/environment.yml` file.
@@ -120,4 +108,16 @@ This is optional - needed only if newer version of 'kotlin-jupyter-kernel' is re
120108
* Open the link: https://github.com/JetBrains/lets-plot-kotlin/releases/new
121109
* Fill `Tag version` and `Release title` with the released version: "vX.X.X"
122110
* Fill the description field - copy from the CHANGELOG.md
111+
112+
### Update Lets-Plot `library descriptor` in Jupyter Kotlin Kernel
113+
114+
- Edit [lets-plot.json](https://github.com/Kotlin/kotlin-jupyter-libraries/blob/master/lets-plot.json) and
115+
[lets-plot-gt.json](https://github.com/Kotlin/kotlin-jupyter-libraries/blob/master/lets-plot-gt.json)
116+
in the [kotlin-jupyter-libraries](https://github.com/Kotlin/kotlin-jupyter-libraries) GitHub project.
117+
118+
- Create a PR and get it merged into 'master'.
119+
120+
> **Note**: the new descriptor will become the default only with the next release of the Kotlin Kernel.
121+
>
122+
> Until then, the `%useLatestDescriptors` line magic must be included in notebooks.
123123

0 commit comments

Comments
 (0)