Is it possible to have any autocomplete/intellisense for Python research notebooks?

I tried adding:
%config IPCompleter.greedy=True

It works on other Jupyter notebooks but doesn't add anything on quantconnect hosted notebooks.

Alternatively, is it possible to get connect to the notebook from and IDE?

Author

Bilal Shahid

January 2021