Skip to content

Commit

Permalink
Fix tokens in the first cell of a notebook (#8438)
Browse files Browse the repository at this point in the history
* Update to latest middleware

* Add news entry
  • Loading branch information
rchiodo committed Dec 2, 2021
1 parent df77e87 commit 4401eac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions news/2 Fixes/8437.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix semantic colorization in the first cell of a notebook.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,7 @@
"@jupyterlab/services": "^6.1.17",
"@lumino/widgets": "^1.28.0",
"@nteract/messaging": "^7.0.0",
"@vscode/jupyter-lsp-middleware": "^0.2.27",
"@vscode/jupyter-lsp-middleware": "^0.2.28",
"ansi-to-html": "^0.6.7",
"arch": "^2.1.0",
"bootstrap": "^4.3.1",
Expand Down

0 comments on commit 4401eac

Please sign in to comment.