Skip to content

hchiam/learning-pycharm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learning PyCharm

Just one of the things I'm learning. https://github.com/hchiam/learning

Keyboard shortcuts for Mac: https://www.jetbrains.com/help/pycharm/mastering-keyboard-shortcuts.html

  • To jump to top/bottom of file on MacOS, fn + command + left/right arrow keys.
    • Similarly, you can select while jumping to top/bottom with fn + command + shift + left/right arrow keys.
  • run = control + R
  • debug = control + D (to continue, option + command + R)

https://www.jetbrains.com/pycharm

https://www.jetbrains.com/help/pycharm/installation-guide.html

https://stackoverflow.com/a/53310545

try running this example on PyCharm: https://www.tensorflow.org/tutorials/images/classification

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published