Skip to content

Commit

Permalink
📝 update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AmineDjeghri committed Jul 28, 2024
1 parent 4262fff commit ed70787
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions docs/shortcuts_and_apps_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ shortcuts: You can read more about the shortcuts [here](https://github.com/glaze
- If the plugin Table of contents doesn't work on a Markdown file, create a small table with the title & two`<!-- TOC -->`, it should detect it.
- Pycharm has fuzzy search when creating a file. For example, 'alt+p' then 'alt+ins' then 'pf' to create a python file
- (To confirm) Pycharm Jupyter Notebook: Use the one provided in Pycharm. It provides better autocomplete.
- WriterSide issue : files eit

### 1.10.2. Personal pycharm shortcuts
Official[Link to Cheatsheet](https://resources.jetbrains.com/storage/products/pycharm/docs/PyCharm_ReferenceCard.pdf)

Expand Down
4 changes: 2 additions & 2 deletions docs/windows_workflow/README_windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,8 @@ shell, install Miniconda, CUDA, and more:
- [1. Linux Setup Guide](../unix_workflow/README_unix.md): A set of configurations, dotfiles and a script to
automatically set up a powerful terminal & shell utilities(zsh, fzf...), themes like Powerlvl10k, Conda, GPU drivers,
and more on Linux/WSL2.
- [2. Windows, WSL & apps settings/tips](../shortcuts_and_apps_setup.md)
- [3. Cuda & Pytorch installation inside conda](../unix_workflow/cuda_pytorch_install)
- [2. Windows, WSL & apps settings/tips](shortcuts_and_apps_setup.md)
- [3. Cuda & Pytorch installation inside conda](../unix_workflow/cuda_pytorch_install.md)
- [4. Python package example](../unix_workflow/package_example)

### 1.3.3. WSL2 Utilities, Tips & Tricks :
Expand Down

0 comments on commit ed70787

Please sign in to comment.