--- a +++ b/.vscode/settings.json @@ -0,0 +1,30 @@ +{ + "cSpell.words": [ + "adata", + "allclose", + "bionemo", + "boto", + "botocore", + "docstrings", + "dtype", + "Knowledgebase", + "NBVAL", + "nemo", + "ngcsdk", + "pbss", + "platformdirs", + "pretraining", + "pydantic", + "rampup", + "Resampler", + "resamplers", + "singlecell", + "tqdm", + "uniref", + "upsampling" + ], + "editor.rulers": [ + 120 + ], + "autoDocstring.docstringFormat": "google-notypes" +}