Using the command "Shift-Tab" does not work in Google Colab. Does anyone know an alternative that can be used?
I tried using shift + tab during the command and after a parenthesis after the command. For example, it was used at "print" and then again at "print("
On Colab, for SHIFT+ TAB to work, you have to disable Automatically trigger code completions on Tools->Settings . You also have to have already imported the library that you are trying to get the docstring. For example run the import in another code snippet. Save this answer.
Useful Keyboard Shortcuts in Google Colab Command. Shortcut. Create cell. Command/Ctrl+M+B. Select all cells.
The default is Ctrl + M -, But you can modify it to whatever shortcut you prefer.
On Colab, for SHIFT+ TAB to work, you have to disable Automatically trigger code completions
on Tools->Settings
.
You also have to have already imported the library that you are trying to get the docstring. For example run the import
in another code snippet.
All Shortcuts can be found using CTRL + MH or going to Tools->Keyboard Shortcuts
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With