Skip to content

Commit

Permalink
build: bump to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AbaoFromCUG committed Apr 15, 2024
1 parent 0f28458 commit 64e5318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ To install the jupyterlab extension, execute:
```bash
pip install neopyter
```

Configure `JupyterLab` in side panel
![side panel](./doc/sidepanel.png)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neopyter",
"version": "0.2.1",
"version": "0.2.2",
"description": "A JupyterLab extension. Integrate JupyterLab and Neovim",
"workspaces": [
"ui-tests"
Expand Down

0 comments on commit 64e5318

Please sign in to comment.