Skip to main content
Ctrl+K

CodingNotes

  • quickstart
  • scripting
  • simulations
  • More Notes !!
  • Google Scholar
  • GitHub
  • Twitter
  • Linkedin
  • quickstart
  • scripting
  • simulations
  • More Notes !!
  • Google Scholar
  • GitHub
  • Twitter
  • Linkedin

Section Navigation

  • 2.1. BASH: Command Line
    • 2.1.6. Functions
    • 2.1.7. Loops
    • 2.1.8. DotFiles
  • 2.2. vi/vim: Text Editing
    • 2.2.6. My dotfile
  • 2.3. ssh: HPC Remote Access
    • 2.3.3. Automate Login (No Password)
    • 2.3.4. Configuration File
    • 2.3.5. Transfer Data
    • 2.3.6. Permission denied (Identify file)
    • 2.3.7. Accessing the HPC
  • 2.4. module: Compilers & Softwares
    • 2.4.2. Personal User Modules
  • SLURM: HPC Job Manager
  • 2.5. Python: Programming
    • 2.5.9. Conda / miniconda / anaconda
    • 2.5.10. Intel Environments on M1/M2
    • 2.5.11. Create AutoDock Vina Conda Environment on HPC
    • 2.5.12. Creating New Environments
    • 2.5.13. Jupyter Lab / Notebook
    • 2.5.14. DIY GitHub Website
    • 2.5.16. Conda Config
    • 2.5.17. Helpful stuff
    • 2.5.18. Convert Pandas DataFrame to LaTeX
  • 2.6. git: Version Control
    • 2.6.4. Branching
    • 2.6.5. git Examples (CC-ATS)
    • 2.6.6. General Use Cases
  • 2. scripting

2. scripting#

bash
BASH: Command Line
vi/vim
vi/vim: Text Editing
ssh
Permission denied (Identify file)
module
module: Compilers & Softwares
slurm
SLURM: HPC Job Manager
Python
Python: Programming

previous

1.11. Briefly, Molecular Dynamics

next

2.1. BASH: Command Line

This Page

  • Show Source

© Copyright 2024.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.