2020年12月31日星期四

Changes in .jupyter not taking effect

I tried adding c.Completer.use_jedi = True to .jupyter/jupyter_notebook_config.py and to a new ~/.jupyter/ipython_config.py configuration files.

When I restart Jupyter Notebook, I'm still not getting code completion when clicking <TAB>. It does work if I enter %config Completer.use_jedi = False in the Notebook directly. I'm not sure how to keep this configuration so I don't have to keep typing it in.

I also tried installing Hinterland, but I couldn't get the tab to show up.

Versions:

conda list | grep jupyter  jupyter                   1.0.0                    py36_7    jupyter_client            6.1.7                      py_0    jupyter_console           6.2.0                      py_0    jupyter_core              4.7.0            py36h06a4308_0    jupyterlab_pygments       0.1.2                      py_0    conda --version  conda 4.9.  
https://stackoverflow.com/questions/65526653/changes-in-jupyter-not-taking-effect January 01, 2021 at 09:07AM

没有评论:

发表评论