.
├── cheat-sheets
│ ├── docker-commands.md
│ ├── dockerfile-reference.md
│ ├── fastapi-commands.md
│ ├── git-commands.md
│ ├── kubernetes-commands.md
│ ├── kubernetes-yaml-cheat-sheet v2.md
│ ├── linux-bash-commands.md
│ ├── math-notation-reference.md
│ ├── poetry-commands.md
│ ├── pytest-commands.md
│ ├── sql-commands.md
│ └── statistical-tests-rerence.md
├── create-python-environments
│ └── conda-create-script.sh
├── discover-python-classes
│ └── class-and-function-inspection.ipynb
├── discover-python-environments
│ ├── conda-list-env-details.sh
│ ├── macOS-get-PATH-variables.ipynb
│ ├── macOS-list-python-versions.ipynb
│ └── macOS-pip-dependency-manager.ipynb
├── dump-files-contents.sh
├── media-conversion
│ ├── convert-mov-to-mp4
│ │ ├── convert-mov-to-mp4.sh
│ │ └── README.md
│ └── pdf-converter
│ └── nbconvert.sh
├── media-transcription
│ └── transcribe-media
├── monitoring
│ ├── active-resource-monitor.py
│ ├── active-resource-monitor.sh
│ └── active-resource-monitoring.ipynb
└── README.md
JH-UCB/SystemUtilities
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|