Welcome to Cadabra Q&A, where you can ask questions and receive answers from other members of the community.
0 votes

I have a naive question: Where can I find instructions on keyboard shortcuts? For example, what is keyboard shortcut to comment code?

in Feature requests by (2.1k points)

1 Answer

0 votes

Hi Eureka.

The answer to your question depends whether you are using the native or the jupyter-notebook user interface.

In the native user interface the help is in the menu bar, shown to the right of the listed actions. There is no CLI to comment code lines, AFAIK.

The jupyter-notebook has many key bindings, and they are not specific to cadabra. See for example https://defkey.com/jupyter-notebook-shortcuts or https://cheatography.com/weidadeyue/cheat-sheets/jupyter-notebook/.

by (13.7k points)

I use the native user interface. It is hoped that future versions will be able to add support for the corresponding keyboard shortcuts.

...