Skip to content

Commit f5c7a65

Browse files
Update README.md
Co-authored-by: stan <[email protected]>
1 parent c9daa2e commit f5c7a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Use of a python `virtualenv` or a conda env is also recommended.
164164
or permanently by setting `c.Completer.use_jedi = False` in your
165165
[`ipython_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration).
166166

167-
1. (Optional, Linux/OSX-only) As a security measure by default Jupyter serve only allows
167+
1. (Optional, Linux/OSX-only) As a security measure by default Jupyter server only allows
168168
access to files under the Jupyter root directory (the place where you launch the Jupyter server).
169169
Thus, in order to allow `jupyterlab-lsp` to navigate to external files such as packages
170170
installed system-wide or to libraries inside a virtual environment (`conda`,

0 commit comments

Comments
 (0)