File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Use of a python `virtualenv` or a conda env is also recommended.
164
164
or permanently by setting ` c.Completer.use_jedi = False ` in your
165
165
[ ` ipython_config.py ` file] ( https://ipython.readthedocs.io/en/stable/config/intro.html?highlight=ipython_config.py#systemwide-configuration ) .
166
166
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
168
168
directory (the place where you launch the Jupyter server). Thus, in order to
169
169
allow ` jupyterlab-lsp ` to navigate to external files such as packages
170
170
installed system-wide or to libraries inside a virtual environment (` conda ` ,
You can’t perform that action at this time.
0 commit comments