'How to auto autocomplete in google-colab, that is avoid hitting tab?

How to use hinterland or auto autocomplete in google colab?
How to avoid hitting tab again and again?
I setup hinterland but it does not work.

Does google-colab have this feature?



Solution 1:[1]

Google colab comes with tab-completion:

https://colab.research.google.com/notebooks/basic_features_overview.ipynb#scrollTo=d4L9TOP9QSHn

You only have to hit tab once to get a list of all options available.

enter image description here

Solution 2:[2]

Ctrl + SpaceBar is what worked for me on Firefox

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Evan Kim
Solution 2 Ryan M