Skip to content

Commit

Permalink
keyboard customization in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoMF committed Aug 7, 2023
1 parent 2c928a2 commit b8f827d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ pipx install -e .
8. run `gepetuto -a lint` to ensure the coding standards are respected in all python scripts in tp directories
9. add `gepetuto -a test` in your CI, and `gepetuto -a lint` + `gepetuto -a generate` in your pre-commit

## Keyboard Customization

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.

## CI Example

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

0 comments on commit b8f827d

Please sign in to comment.