Skip to content

Commit f0d73a7

Browse files
committed
Lint releasing notebook
1 parent 23ae0f3 commit f0d73a7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/Releasing.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@
4444
"- `packages/jupyterlab-lsp/package.json`\n",
4545
"- `CHANGELOG.md`\n",
4646
"\n",
47-
"The JupyterLab version (if a newer is supported or required) needs to be updated in:\n",
47+
"The JupyterLab version (if a newer is supported or required) needs to be updated\n",
48+
"in:\n",
4849
"\n",
49-
"- `packages/jupyterlab-lsp/package.json` > `devDependencies` > `@jupyterlab/application` (canonical)\n",
50+
"- `packages/jupyterlab-lsp/package.json` > `devDependencies` >\n",
51+
" `@jupyterlab/application` (canonical)\n",
5052
"- `README.md`\n",
5153
"\n",
5254
"### Releasing:\n",

0 commit comments

Comments
 (0)