Auto-complete function in jupyter notebook

Add at the top of the code %config IPCompleter.greedy=True

Shift + Enter operation will be included in the automatic prompt for the content that has been run next.

 

Published 12 original articles · praised 4 · visits 1266

Guess you like

Origin blog.csdn.net/qq_36321330/article/details/86002513