Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: stan <hdstansen@gmail.com>
  • Loading branch information
krassowski and slavistan authored Sep 3, 2022
1 parent c9daa2e commit f5c7a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Use of a python `virtualenv` or a conda env is also recommended.
or permanently by setting `c.Completer.use_jedi = False` in your
[`ipython_config.py` file](https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration).

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

0 comments on commit f5c7a65

Please sign in to comment.