Skip to content

Commit 6266675

Browse files
authored
Update README.rst
1 parent e6015db commit 6266675

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Python Language Server
1515

1616
A Python 2.7 and 3.5+ implementation of the `Language Server Protocol`_.
1717

18+
[Deepnote] Local development
19+
------------
20+
Run ``python -m pyls --tcp --host 0.0.0.0 -v`` to start language server, before launching colaboration service.
21+
1822
Installation
1923
------------
2024

0 commit comments

Comments
 (0)