Skip to content

Commit e9a3816

Browse files
committed
Use 'Linux/OSX' instead of '*nix' for consistency
1 parent 0cf8cb0 commit e9a3816

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; *nix-only) As a security measure Jupyter limits file access to the Jupyter root
167+
1. (Linux/OSX-only) As a security measure Jupyter limits file access to the Jupyter root
168168
directory (the place where you launch the Jupyter server). Thus, in order to
169169
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)