I'm want have autocomplete in jupyter notebook. I want the feacture give by the
%config IPCompleter.greedy=True
command but I don't write/run any time this line. There is a method for include it in setting of jupyter?
I'm want have autocomplete in jupyter notebook. I want the feacture give by the
%config IPCompleter.greedy=True
command but I don't write/run any time this line. There is a method for include it in setting of jupyter?