File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ 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 )
4
4
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/datalayer/jupyter-server-nbmodel/main?urlpath=lab )
5
5
6
-
7
6
A Jupyter Server extension to execute code cell from the server.
8
7
9
8
This extension is composed of a Python package named ` jupyter_server_nbmodel `
@@ -14,7 +13,7 @@ for the frontend extension.
14
13
15
14
- Jupyter Server
16
15
- \[ 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.
18
17
19
18
## Install
20
19
You can’t perform that action at this time.
0 commit comments