我想在笔记本电脑中获得自动完成功能,即当我输入内容时,会出现一个下拉菜单,其中包含我可能输入的所有可能内容,而无需按下标签按钮.有这样的事吗?
我试过了 :
%config IPCompleter.greedy = True
但这需要按下标签按钮
python jupyter-notebook
jupyter-notebook ×1
python ×1