Best Practices
This doc contains best practices to use while writing python code either in .py files or jupyter notebooks.
This doc contains best practices to use while writing python code either in .py files or jupyter notebooks.
Here at GQC, we use 4 major documention tools for code documentation and other technical/dev documentation.
This document assumes that you have sphinx documentation setup for an existing python project. If not, please refer to document over here → Python Based Development at GQC
Handling merge conflicts can get tricky and often waste a lot of time.
Our current system does not include any tools or methods for Design or Deploy. To make the runs reproducible Weights and Biases is used for experiment tracking and logging.
nbdev setup on WSL