We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db5484 commit cd43133Copy full SHA for cd43133
1 file changed
.vscode/settings.json
@@ -0,0 +1,30 @@
1
+{
2
+ "cSpell.words": [
3
+ "adata",
4
+ "allclose",
5
+ "bionemo",
6
+ "boto",
7
+ "botocore",
8
+ "docstrings",
9
+ "dtype",
10
+ "Knowledgebase",
11
+ "NBVAL",
12
+ "nemo",
13
+ "ngcsdk",
14
+ "pbss",
15
+ "platformdirs",
16
+ "pretraining",
17
+ "pydantic",
18
+ "rampup",
19
+ "Resampler",
20
+ "resamplers",
21
+ "singlecell",
22
+ "tqdm",
23
+ "uniref",
24
+ "upsampling"
25
+ ],
26
+ "editor.rulers": [
27
+ 120
28
29
+ "autoDocstring.docstringFormat": "google-notypes"
30
+}
0 commit comments