Skip to content

Commit b8f827d

Browse files
committed
keyboard customization in readme
fix Gepetto#7
1 parent 2c928a2 commit b8f827d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ pipx install -e .
2424
8. run `gepetuto -a lint` to ensure the coding standards are respected in all python scripts in tp directories
2525
9. add `gepetuto -a test` in your CI, and `gepetuto -a lint` + `gepetuto -a generate` in your pre-commit
2626

27+
## Keyboard Customization
28+
29+
You can customize your keyboard shortcuts at Help / Edit Keyboard shortcuts. You will see a list of all the possible actions on jupyter notebook. For each of them, you will see the current shortcuts and a add shortcut space where you can type new shortcuts.
30+
2731
## CI Example
2832

2933
example of CI using all gepetuto actions on tests folder here :

0 commit comments

Comments
 (0)