|
151 | 151 | "url": "https://github.com/Azure-Samples/functions-python-tensorflow-tutorial",
|
152 | 152 | "branch": "master",
|
153 | 153 | "branch_mapping": {}
|
154 |
| - }, |
| 154 | + }, |
| 155 | + { |
| 156 | + "path_to_root": "functions-pytorch", |
| 157 | + "url": "https://github.com/Azure-Samples/functions-python-pytorch-tutorial", |
| 158 | + "branch": "master", |
| 159 | + "branch_mapping": {} |
| 160 | + }, |
| 161 | + { |
| 162 | + "path_to_root": "functions-quickstart-templates", |
| 163 | + "url": "https://github.com/Azure/azure-functions-templates", |
| 164 | + "branch": "dev" |
| 165 | + }, |
| 166 | + { |
| 167 | + "path_to_root": "functions-docs-csharp", |
| 168 | + "url": "https://github.com/Azure-Samples/functions-docs-csharp", |
| 169 | + "branch": "master" |
| 170 | + }, |
| 171 | + { |
| 172 | + "path_to_root": "functions-docs-javascript", |
| 173 | + "url": "https://github.com/Azure-Samples/functions-docs-javascript", |
| 174 | + "branch": "master" |
| 175 | + }, |
| 176 | + { |
| 177 | + "path_to_root": "functions-docs-typescript", |
| 178 | + "url": "https://github.com/Azure-Samples/functions-docs-typescript", |
| 179 | + "branch": "master" |
| 180 | + }, |
| 181 | + { |
| 182 | + "path_to_root": "functions-docs-python", |
| 183 | + "url": "https://github.com/Azure-Samples/functions-docs-python", |
| 184 | + "branch": "master" |
| 185 | + }, |
155 | 186 | {
|
| 187 | + "path_to_root": "functions-docs-powershell", |
| 188 | + "url": "https://github.com/Azure-Samples/functions-docs-powershell", |
| 189 | + "branch": "master" |
| 190 | + }, { |
156 | 191 | "path_to_root": "samples-personalizer",
|
157 | 192 | "url": "https://github.com/Azure-Samples/cognitive-services-personalizer-samples",
|
158 | 193 | "branch": "master"
|
159 | 194 | },
|
| 195 | + { |
| 196 | + "path_to_root": "samples-cognitive-services-data-files", |
| 197 | + "url": "https://github.com/Azure-Samples/cognitive-services-sample-data-files", |
| 198 | + "branch": "master" |
| 199 | + }, |
160 | 200 | {
|
161 | 201 | "path_to_root": "samples-luis",
|
162 | 202 | "url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
|
|
312 | 352 | "url": "https://github.com/Azure-Samples/azure-sdk-for-go-samples",
|
313 | 353 | "branch": "master"
|
314 | 354 | },
|
| 355 | + { |
| 356 | + "path_to_root": "azure-sdk-for-java-event-hubs", |
| 357 | + "url": "https://github.com/Azure/azure-sdk-for-java/", |
| 358 | + "branch": "master" |
| 359 | + }, |
| 360 | + { |
| 361 | + "path_to_root": "azure-sdk-for-java-script-event-hubs", |
| 362 | + "url": "https://github.com/Azure/azure-sdk-for-js/", |
| 363 | + "branch": "master" |
| 364 | + }, |
| 365 | + { |
| 366 | + "path_to_root": "azure-sdk-for-net-event-hubs", |
| 367 | + "url": "https://github.com/Azure/azure-sdk-for-net/", |
| 368 | + "branch": "master" |
| 369 | + }, |
| 370 | + { |
| 371 | + "path_to_root": "azure-sdk-for-python-event-hubs", |
| 372 | + "url": "https://github.com/Azure/azure-sdk-for-python/", |
| 373 | + "branch": "master" |
| 374 | + }, |
315 | 375 | {
|
316 | 376 | "path_to_root": "cosmos-dotnet-getting-started",
|
317 | 377 | "url": "https://github.com/Azure-Samples/cosmos-dotnet-getting-started",
|
|
419 | 479 | "url": "https://github.com/Azure/azure-cosmosdb-java",
|
420 | 480 | "branch": "master"
|
421 | 481 | },
|
| 482 | + { |
| 483 | + "path_to_root": "azure-cosmosdb-graph-dotnet", |
| 484 | + "url": "https://github.com/Azure-Samples/azure-cosmos-db-graph-gremlindotnet-getting-started", |
| 485 | + "branch": "master" |
| 486 | + }, |
422 | 487 | {
|
423 | 488 | "path_to_root": "azure-cosmosdb-java-v4-getting-started",
|
424 | 489 | "url": "https://github.com/Azure-Samples/azure-cosmos-java-getting-started",
|
|
0 commit comments