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, 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
168
168
access to files under the Jupyter root directory (the place where you launch the Jupyter server).
169
169
Thus, in order to 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