Skip to content

Commit 8456750

Browse files
Apply suggestions from code review
Co-authored-by: Michał Krassowski <[email protected]>
1 parent afc6ac0 commit 8456750

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Github Actions Status](https://github.com/datalayer/jupyter-server-nbmodel/workflows/Build/badge.svg)](https://github.com/datalayer/jupyter-server-nbmodel/actions/workflows/build.yml)
44
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/datalayer/jupyter-server-nbmodel/main?urlpath=lab)
55

6-
76
A Jupyter Server extension to execute code cell from the server.
87

98
This extension is composed of a Python package named `jupyter_server_nbmodel`
@@ -14,7 +13,7 @@ for the frontend extension.
1413

1514
- Jupyter Server
1615
- \[recommended\] Real-time collaboration for JupyterLab/Notebook:
17-
This will push the kernels results in the notebook from the server.
16+
This will push the kernels results in the notebook from the server.
1817

1918
## Install
2019

0 commit comments

Comments
 (0)